Control.IControlDesignerAccessor.GetDesignModeState Método

Definición

Para obtener una descripción de este miembro, vea 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

Devoluciones

IDictionary

IDictionary del estado del control.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de Control se convierte en una interfaz IControlDesignerAccessor.

Se aplica a