Gets or sets the group of controls for which the control causes validation.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string ValidationGroup { get; set; } |
Visual Basic
![]() |
---|
Public Property ValidationGroup As String |
Type: String
The name of the validation group to which this control belongs. The default is an empty string ("").