HttpBrowserCapabilitiesWrapper.CreateHtmlTextWriter Method (TextWriter)
.NET Framework (current version)
Creates a new instance of the HtmlTextWriter object to use to render markup to the browser.
Assembly: System.Web (in System.Web.dll)
Parameters
- w
-
Type:
System.IO.TextWriter
The object to be created.
| Exception | Condition |
|---|---|
| Exception | An error occurred when creating the HtmlTextWriter object. |
.NET Framework
Available since 3.5
Available since 3.5
Show: