System.Web.UI.WebControls.ListItemControlBuilder Members

The members of System.Web.UI.WebControls.ListItemControlBuilder are listed below.

See Also: Inherited members from System.Web.UI.ControlBuilder

Public Constructors

Public Methods

override
AllowWhitespaceLiterals() : bool

Determines whether white spaces in the text associated with the System.Web.UI.WebControls.ListItem are represented by System.Web.UI.LiteralControl objects.

override
HtmlDecodeLiterals() : bool

Determines whether HTML entities in the text associated with the System.Web.UI.WebControls.ListItem are converted to their equivalent characters when the text is parsed.