HttpBrowserCapabilitiesBase::CreateHtmlTextWriter Method (TextWriter^)
.NET Framework (current version)
When overridden in a derived class, 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 |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: