Control.IControlDesignerAccessor.GetDesignModeState メソッド

定義

このメンバーの説明については、 GetDesignModeState()を参照してください。

 virtual System::Collections::IDictionary ^ System.Web.UI.IControlDesignerAccessor.GetDesignModeState() = System::Web::UI::IControlDesignerAccessor::GetDesignModeState;
System.Collections.IDictionary IControlDesignerAccessor.GetDesignModeState();
abstract member System.Web.UI.IControlDesignerAccessor.GetDesignModeState : unit -> System.Collections.IDictionary
override this.System.Web.UI.IControlDesignerAccessor.GetDesignModeState : unit -> System.Collections.IDictionary
Function GetDesignModeState () As IDictionary Implements IControlDesignerAccessor.GetDesignModeState

返品

制御状態の IDictionary

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 Control インスタンスがIControlDesignerAccessor インターフェイスにキャストされている場合にのみ使用できます。

適用対象