Gets or sets the Validation Group that this control "validates"
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ValidationGroup { get; set; } |
Visual Basic |
---|
Public Property ValidationGroup As String Get Set |