DynamicField.ValidationGroup Property
.NET Framework (current version)
Gets the ValidationGroup object that this DynamicField object is associated with.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.StringThe name of the validation group to which this validation control belongs. The default is an empty string (""), which indicates that this property is not set.
.NET Framework
Available since 4.0
Available since 4.0
Show: