System.Web.UI.HtmlTextWriter.DoubleQuoteChar Field

Represents the quotation mark (") character.

Syntax

public const char DoubleQuoteChar

Remarks

The HtmlTextWriter.DoubleQuoteChar field is used by the HtmlTextWriter.WriteAttribute(string, string, bool) method to close an attribute.

Requirements

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