System.Web.UI.Design.WebFormsRootDesigner.SetControlID Method

Sets the ID property of the specified control with the specified string.

Syntax

public virtual void SetControlID (System.Web.UI.Control control, string id)

Parameters

control
The control on which to set the ID.
id
The string to set as the ID for the control.

Remarks

Documentation for this section has not yet been entered.

Requirements

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