System.Web.UI.WebControls.BoundField.SupportsHtmlEncode Property

Gets a value indicating whether HTML encoding is supported by a System.Web.UI.WebControls.BoundField object.

Syntax

protected virtual bool SupportsHtmlEncode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BoundField.SupportsHtmlEncode property is a helper property used by the System.Web.UI.WebControls.BoundField class and derived classes to determine whether HTML encoding is supported by the class.

Requirements

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