System.Web.UI.HtmlControls.HtmlInputReset.CausesValidation Property

Gets or sets a value that indicates whether validation is performed when the System.Web.UI.HtmlControls.HtmlInputReset control is clicked.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public override bool CausesValidation { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HtmlInputReset.CausesValidation property is not intended to be used directly from your code.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0