Control.IControlDesignerAccessor.GetDesignModeState Método

Definição

Para obter uma descrição deste membro, consulte 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

Retornos

Um IDictionary estado de controle.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a Control instância é convertida em uma IControlDesignerAccessor interface.

Aplica-se a