Control.IControlDesignerAccessor.SetDesignModeState(IDictionary) Metoda

Definicja

Aby uzyskać opis tego członka, zobacz 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

Element IDictionary zawierający dane dotyczące czasu projektowania dla kontrolki.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy Control wystąpienie jest rzutowe do interfejsu IControlDesignerAccessor .

Dotyczy