| ValidationConfiguratorGroup Property |
Gets or sets the group.
Namespace:
Dynamicweb.Controls.Legacy.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ValidationGroup Group { get; set; }
Public Property Group As ValidationGroup
Get
Set
Property Value
Type:
ValidationGroupThe group.
See Also