TemplateEditingService クラス
アセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("Use of this type is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")> _ Public NotInheritable Class TemplateEditingService Implements ITemplateEditingService, IDisposable
[ObsoleteAttribute("Use of this type is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public sealed class TemplateEditingService : ITemplateEditingService, IDisposable
[ObsoleteAttribute(L"Use of this type is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public ref class TemplateEditingService sealed : ITemplateEditingService, IDisposable
/** @attribute ObsoleteAttribute("Use of this type is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202") */ public final class TemplateEditingService implements ITemplateEditingService, IDisposable
ObsoleteAttribute("Use of this type is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202") public final class TemplateEditingService implements ITemplateEditingService, IDisposable

![]() |
---|
TemplateEditingService クラスは今後使用しません。コントロール デザイナの TemplateGroups プロパティによってテンプレートを公開します。デザイン ホストは、コントロールのデザイナに対して定義された各 TemplateGroup の各 TemplateDefinition について、TemplatedEditableDesignerRegion オブジェクトを作成します。 |

System.Web.UI.Design.TemplateEditingService


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- TemplateEditingService クラスのページへのリンク