System.Web.UI.Design.TemplateEditingVerb Class

Represents a designer verb that creates a template editing frame, and that can be invoked only by a template editor.

See Also: TemplateEditingVerb Members

Syntax

[System.Obsolete("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
public class TemplateEditingVerb : System.ComponentModel.Design.DesignerVerb, IDisposable

Remarks

Note:

The System.Web.UI.Design.TemplateEditingVerb class is obsolete. Expose templates through the ControlDesigner.TemplateGroups property of a control designer. The design host creates a System.Web.UI.Design.TemplatedEditableDesignerRegion for each System.Web.UI.Design.TemplateGroup defined for 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