Html32TextWriter Constructor
.NET Framework (current version)
Initializes a new instance of the Html32TextWriter class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Html32TextWriter(TextWriter^) | Initializes a new instance of the Html32TextWriter class that uses the line indentation that is specified in the HtmlTextWriter::DefaultTabString field when the requesting browser requires line indentation. |
![]() | Html32TextWriter(TextWriter^, String^) | Initializes a new instance of the Html32TextWriter class that uses the specified line indentation. |
Show:
