This documentation is archived and is not being maintained.

LiteralControl Constructor

Initializes a new instance of the LiteralControl class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method LiteralControl() Initializes a new instance of the LiteralControl class that contains a literal string to be rendered on the requested ASP.NET page.
Public method LiteralControl(String) Initializes a new instance of the LiteralControl class with the specified text.
Top
Show: