IWebFormsDocumentService イベント
IWebFormsDocumentService インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
Web フォーム ドキュメントの読み込み状態の追跡、読み込み時のイベント処理、ドキュメントの場所へのアクセス、ドキュメントを元に戻すサービスの管理、ドキュメント内の新しい選択内容の設定の各サービスにアクセスするメソッドを提供します。 名前空間: System.Web.UI.Designアセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("The recommended alternative is System.Web.UI.Design.WebFormsRootDesigner. The WebFormsRootDesigner contains additional functionality and allows for more extensibility. To get the WebFormsRootDesigner use the RootDesigner property from your ControlDesigner. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Interface IWebFormsDocumentService
[ObsoleteAttribute("The recommended alternative is System.Web.UI.Design.WebFormsRootDesigner. The WebFormsRootDesigner contains additional functionality and allows for more extensibility. To get the WebFormsRootDesigner use the RootDesigner property from your ControlDesigner. http://go.microsoft.com/fwlink/?linkid=14202")] public interface IWebFormsDocumentService
[ObsoleteAttribute(L"The recommended alternative is System.Web.UI.Design.WebFormsRootDesigner. The WebFormsRootDesigner contains additional functionality and allows for more extensibility. To get the WebFormsRootDesigner use the RootDesigner property from your ControlDesigner. http://go.microsoft.com/fwlink/?linkid=14202")] public interface class IWebFormsDocumentService
/** @attribute ObsoleteAttribute("The recommended alternative is System.Web.UI.Design.WebFormsRootDesigner. The WebFormsRootDesigner contains additional functionality and allows for more extensibility. To get the WebFormsRootDesigner use the RootDesigner property from your ControlDesigner. http://go.microsoft.com/fwlink/?linkid=14202") */ public interface IWebFormsDocumentService
ObsoleteAttribute("The recommended alternative is System.Web.UI.Design.WebFormsRootDesigner. The WebFormsRootDesigner contains additional functionality and allows for more extensibility. To get the WebFormsRootDesigner use the RootDesigner property from your ControlDesigner. http://go.microsoft.com/fwlink/?linkid=14202") public interface IWebFormsDocumentService


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


IWebFormsDocumentService プロパティ
IWebFormsDocumentService メソッド

名前 | 説明 | |
---|---|---|
![]() | CreateDiscardableUndoUnit | 破棄できる取り消し単位を作成します。 |
![]() | DiscardUndoUnit | 指定した取り消し単位を破棄します。 |
![]() | EnableUndo | 元に戻すことができるアクション単位内またはトランザクション内で発生する元に戻す操作の機能を有効にします。 |
![]() | UpdateSelection | 派生クラスに実装されると、現在の選択範囲を更新します。 |

IWebFormsDocumentService メンバ
Web フォーム ドキュメントの読み込み状態の追跡、読み込み時のイベント処理、ドキュメントの場所へのアクセス、ドキュメントを元に戻すサービスの管理、ドキュメント内の新しい選択内容の設定の各サービスにアクセスするメソッドを提供します。
IWebFormsDocumentService データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | CreateDiscardableUndoUnit | 破棄できる取り消し単位を作成します。 |
![]() | DiscardUndoUnit | 指定した取り消し単位を破棄します。 |
![]() | EnableUndo | 元に戻すことができるアクション単位内またはトランザクション内で発生する元に戻す操作の機能を有効にします。 |
![]() | UpdateSelection | 派生クラスに実装されると、現在の選択範囲を更新します。 |


Weblioに収録されているすべての辞書からIWebFormsDocumentServiceを検索する場合は、下記のリンクをクリックしてください。

- IWebFormsDocumentServiceのページへのリンク