Control.IControlDesignerAccessor.SetDesignModeState(IDictionary) Metoda

Definice

Popis tohoto člena najdete v tématu SetDesignModeState(IDictionary).

 virtual void System.Web.UI.IControlDesignerAccessor.SetDesignModeState(System::Collections::IDictionary ^ data) = System::Web::UI::IControlDesignerAccessor::SetDesignModeState;
void IControlDesignerAccessor.SetDesignModeState (System.Collections.IDictionary data);
abstract member System.Web.UI.IControlDesignerAccessor.SetDesignModeState : System.Collections.IDictionary -> unit
override this.System.Web.UI.IControlDesignerAccessor.SetDesignModeState : System.Collections.IDictionary -> unit
Sub SetDesignModeState (data As IDictionary) Implements IControlDesignerAccessor.SetDesignModeState

Parametry

data
IDictionary

Obsahuje IDictionary data o době návrhu 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