System.Web.UI.Design.TemplateEditingService Class

Provides services for editing control templates at design time. This class cannot be inherited.

See Also: TemplateEditingService Members

Syntax

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

Remarks

Note:

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