LiteralControl Constructor

 

Initializes a new instance of the LiteralControl class.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodLiteralControl()

Initializes a new instance of the LiteralControl class that contains a literal string to be rendered on the requested ASP.NET page.

System_CAPS_pubmethodLiteralControl(String)

Initializes a new instance of the LiteralControl class with the specified text.

Return to top
Show: