System.Web.UI.Design.ControlDesigner.ID Property

Gets or sets the ID string for the control.

Syntax

public virtual string ID { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ControlDesigner.ID property is used internally within the control designer and for interaction with the Properties window. The ControlDesigner.ID property shadows the run-time System.Web.UI.Control.ID property.

Requirements

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