IButtonControl::CausesValidation Property
.NET Framework (current version)
Gets or sets a value indicating whether clicking the button causes page validation to occur.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if clicking the button causes page validation to occur; otherwise, false.
A control that implements the IButtonControl interface must implement the CausesValidation property to indicate whether clicking the button causes page validation to occur.
.NET Framework
Available since 2.0
Available since 2.0
Show: