System.Web.UI.LiteralControl: Method Members

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

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

Protected Methods

override
CreateControlCollection() : ControlCollection

Creates an System.Web.UI.EmptyControlCollection object for the current instance of the System.Web.UI.LiteralControl class.

override
Render(HtmlTextWriter)

Writes the content of the System.Web.UI.LiteralControl object to the ASP.NET page.