System.Web.UI.Design.ITemplateEditingFrame.UpdateControlName Method

Changes the name of the control to the specified name.

Syntax

public void UpdateControlName (string newName)

Parameters

newName
The new name for the control.

Remarks

Note:

The System.Web.UI.Design.ITemplateEditingFrame interface is obsolete. Use the TemplateGroup.GroupStyle property on each template group element in the ControlDesigner.TemplateGroups collection of a control designer.

Requirements

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