System.Web.UI.HtmlTextWriter.EqualsDoubleQuoteString Field

Represents an equal sign (=) and a double quotation mark (") together in a string (=").

Syntax

public const string EqualsDoubleQuoteString

Remarks

The HtmlTextWriter.EqualsDoubleQuoteString field is used by the erload:System.Web.UI.HtmlTextWriter.RenderBeginTag and erload:System.Web.UI.HtmlTextWriter.WriteAttribute methods to construct the opening delimiter of attribute values.

Requirements

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