Control.IControlDesignerAccessor.GetDesignModeState Метод

Определение

Описание этого члена см. в разделе 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

Возвращаемое значение

IDictionary

IDictionary состояния элемента управления.

Реализации

Комментарии

Этот член представляет собой явную реализацию члена интерфейса. Он может использоваться, только если экземпляр Control приведен к типу интерфейса IControlDesignerAccessor.

Применяется к