System.Web.UI.Control.IdSeparator Property

Gets the character used to separate control identifiers.

Syntax

protected char IdSeparator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The character contained in the Control.IdSeparator property is used to separate the control identifiers for child controls. The ID separator character is appended to the Control.ID property.

Requirements

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