TemplateEditingVerb.Dispose Method ()
.NET Framework 3.0
Releases all resources used by the TemplateEditingVerb.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Calling Dispose allows the resources used by the TemplateEditingVerb to be reallocated for other purposes.
Note: |
|---|
| The TemplateEditingVerb class is obsolete. Expose templates through the TemplateGroups property of a control designer. The design host creates a TemplatedEditableDesignerRegion for each TemplateGroup defined for a control designer. |
Community Additions
ADD
Show:
Note: