HttpCapabilitiesBase::CreateHtmlTextWriter Method (TextWriter^)
.NET Framework (current version)
Creates a new instance of the HtmlTextWriter to be used.
Assembly: System.Web (in System.Web.dll)
Parameters
- w
-
Type:
System.IO::TextWriter^
TextWriter to be created.
| Exception | Condition |
|---|---|
| Exception | The method failed to create an instance of HtmlTextWriter. |
.NET Framework
Available since 2.0
Available since 2.0
Show: