LiteralControl Constructor
.NET Framework (current version)
Initializes a new instance of the LiteralControl class.
Assembly: System.Web (in System.Web.dll)
| 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:
