System.Web.UI.Design.ITemplateEditingFrame

Provides an interface to manage a template editing area.

See Also: ITemplateEditingFrame Members

Syntax

[System.Obsolete("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
public interface ITemplateEditingFrame : IDisposable

Remarks

Note:

The System.Web.UI.Design.ITemplateEditingFrame interface is obsolete. Use the ControlDesigner.TemplateGroups property to access template groups, and template definitions within template groups, for a control designer.

A template editing frame represents the UI for a template editor of a templated 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