Control.IControlDesignerAccessor.GetDesignModeState Methode

Definition

Eine Beschreibung dieses Elements finden Sie unter 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

Gibt zurück

IDictionary

Ein IDictionary des Steuerelementzustands.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die Control-Instanz in eine IControlDesignerAccessor-Schnittstelle umgewandelt wird.

Gilt für