Gets or sets the validation group.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
string ValidationGroup { get; set; }

Field Value

The validation group.

See Also