ASPxClientValidationCompletedEventArgs.validationGroup Property
Gets the name of the validation group name to which validation has been applied.
Declaration
validationGroup: string
Property Value
Type | Description |
---|---|
string | A string value that represents the name of the validation group that has been validated. |
See Also