System.Web.UI.HtmlTextWriter.SemicolonChar Field

Represents the semicolon (;).

Syntax

public const char SemicolonChar

Remarks

Pass the HtmlTextWriter.SemicolonChar field as the parameter argument in a HtmlTextWriter.Write(char) method call when you want to render a semicolon from a custom control or adapter.

Requirements

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