Control.IControlDesignerAccessor.SetDesignModeState(IDictionary) Methode

Definition

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

Parameter

data
IDictionary

Ein IDictionary Element, das die Entwurfszeitdaten für das Steuerelement enthält.

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die Control Instanz in eine IControlDesignerAccessor Schnittstelle umgegossen wird.

Gilt für: