HttpCapabilitiesBase.HtmlTextWriter Property

 

Gets or sets the fully qualified class name of the HtmlTextWriter to use.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

public string HtmlTextWriter { get; set; }

Property Value

Type: System.String

The fully qualified class name of the HtmlTextWriter to use.

.NET Framework
Available since 2.0
Return to top
Show: