System.Web.Configuration.HttpCapabilitiesBase.SupportsUncheck Property

Gets a value indicating whether the clearing of a checked HTML <input type=checkbox> element is reflected in postback data.

Syntax

public virtual bool SupportsUncheck { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If false, the value of the checked attribute of HTML <input type=checkbox> elements is omitted from postback data.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0