Click or drag to resize

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
Syntax
public bool EnableClientValidation { get; set; }

Property Value

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