HttpBrowserCapabilitiesBase.HtmlTextWriter Property
.NET Framework (current version)
When overridden in a derived class, gets or sets the fully qualified class name of the HtmlTextWriter to use for writing markup characters and text.
Assembly: System.Web (in System.Web.dll)
abstract HtmlTextWriter : string with get, set override HtmlTextWriter : string with get, set
Property Value
Type: System.StringThe fully qualified class name of the HtmlTextWriter to use for writing markup characters and text.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: