Click or drag to resize

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; }

Property Value

Type: ValidationGroup
The group.
See Also