System.Web.UI.WebControls.ListItemControlBuilder: Method Members

The methods of System.Web.UI.WebControls.ListItemControlBuilder are listed below. For a list of all members, see the ListItemControlBuilder Members list.

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

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.