System.Web.UI.WebControls.CheckBoxField.SupportsHtmlEncode Property

Gets a Boolean value indicating whether the control supports HTML encoding.

Syntax

protected override bool SupportsHtmlEncode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

HTML encoding is not supported for this control, and this property always returns false.

Requirements

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