This documentation is archived and is not being maintained.
LiteralControl Constructor
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
LiteralControl() | Initializes a new instance of the LiteralControl class that contains a literal string to be rendered on the requested ASP.NET page. |
|
LiteralControl(String) | Initializes a new instance of the LiteralControl class with the specified text. |
Show: