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 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상