System.Web.UI.HtmlTextWriter.SpaceChar Field

Represents a space ( ) character.

Syntax

public const char SpaceChar

Remarks

The HtmlTextWriter.SpaceChar field is used by the HtmlTextWriter.RenderBeginTag(HtmlTextWriterTag) and HtmlTextWriter.WriteAttribute(string, string) methods when writing separators between elements and attributes.

Requirements

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