System.Web.UI.HtmlControls.HtmlInputReset.ValidationGroup Property

Gets or sets the group of controls for which the System.Web.UI.HtmlControls.HtmlInputReset control causes validation when it posts back to the server.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The HtmlInputReset.ValidationGroup 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