HtmlInputReset.CausesValidation Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets a value that indicates whether validation is performed when the HtmlInputReset control is clicked.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if validation is performed when the HtmlInputReset control is clicked; otherwise, false. The default value is true.
The CausesValidation property is not intended to be used directly from your code.
.NET Framework
Available since 2.0
Available since 2.0
Show: