System.Web.UI.WebControls.TextBoxControlBuilder.HtmlDecodeLiterals Method

Determines whether the literal string of the System.Web.UI.WebControls.TextBox control must be HTML decoded.

Syntax

public override bool HtmlDecodeLiterals ()

Returns

true in all cases.

Remarks

Use the TextBoxControlBuilder.HtmlDecodeLiterals method to determine whether the literal string of the System.Web.UI.WebControls.TextBox control must be HTML decoded. This implementation of the method always returns true to indicate that the literal string of the System.Web.UI.WebControls.TextBox control must be HTML decoded.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0