System.Web.UI.Design.ITemplateEditingFrame.Close Method

Closes the control and optionally saves any changes.

Syntax

public void Close (bool saveChanges)

Parameters

saveChanges
true if changes to the document should be saved; otherwise, false.

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