Gets and sets a flag indicating whether the Validators should use client-side
validation
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool EnableClientValidation { get; set; } |
Visual Basic |
---|
Public Property EnableClientValidation As Boolean Get Set |