Click or drag to resize

CustomFieldEnableClientValidation Property

Gets or sets a value indicating whether [enable client validation].

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public bool EnableClientValidation { get; set; }

Property Value

Type: Boolean
true if [enable client validation]; otherwise, false.

Implements

IFControlInfoEnableClientValidation
See Also