  | FrontendControlEnableClientValidation Property  | 
 
 Gets or sets a value indicating whether [enable client validation].
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic bool EnableClientValidation { get; set; }Public Property EnableClientValidation As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if [enable client validation]; otherwise, 
false.
 
See Also