System.Web.UI.HtmlTextWriter.SlashChar Field

Represents the slash mark (/).

Syntax

public const char SlashChar

Remarks

Use the HtmlTextWriter.SlashChar field to render the slash marks when you write a URL. The HtmlTextWriter.WriteEndTag(string) method uses the HtmlTextWriter.SlashChar field when writing the closing tag of a markup element.

Requirements

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