| 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; }
Public Property EnableClientValidation As Boolean
Get
Set
Property Value
Type:
Booleantrue if [enable client validation]; otherwise,
false.
Implements
IFControlInfoEnableClientValidationSee Also