HtmlTextWriter Constructor
.NET Framework (current version)
Initializes a new instance of the HtmlTextWriter class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HtmlTextWriter(TextWriter^) | Initializes a new instance of the HtmlTextWriter class that uses a default tab string. |
![]() | HtmlTextWriter(TextWriter^, String^) | Initializes a new instance of the HtmlTextWriter class with a specified tab string character. |
Show:
