IButtonControl::ValidationGroup Property
.NET Framework (current version)
Gets or sets the name for the group of controls for which the button control causes validation when it posts back to the server.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The name for the group of controls for which the button control causes validation when it posts back to the server.
A control that implements the IButtonControl interface must implement the ValidationGroup property to indicate the name for the group of controls for which the button control causes validation when it posts back to the server.
.NET Framework
Available since 2.0
Available since 2.0
Show: