System.Web.UI.HtmlTextWriter.Encoding Property

Gets the encoding that the System.Web.UI.HtmlTextWriter object uses to write content to the page.

Syntax

public override System.Text.Encoding Encoding { get; }

Value

a System.Text.Encoding

Remarks

The HtmlTextWriter.Encoding property obtains its value from the base System.IO.TextWriter object.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0