Control.IControlDesignerAccessor.GetDesignModeState Metoda

Definice

Popis tohoto člena najdete v tématu 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

Návraty

IDictionary

Stav IDictionary ovládacího prvku.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho Control použít pouze v případě, že je instance přetypována do IControlDesignerAccessor rozhraní.

Platí pro