The members of System.Web.UI.LiteralControl are listed below.
See Also: Inherited members from System.Web.UI.Control
Initializes a new instance of the System.Web.UI.LiteralControl class that contains a literal string to be rendered on the requested ASP.NET page. | ||
Initializes a new instance of the System.Web.UI.LiteralControl class with the specified text. |
Text | string.
Gets or sets the text content of the System.Web.UI.LiteralControl object. |
override | CreateControlCollection()
| |
override | Render(HtmlTextWriter)
|