EditorPart.GetDesignModeState 메서드

정의

컨트롤의 부모 영역의 EditorPart 현재 상태를 검색합니다.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

반품

IDictionary 컨트롤을 포함하는 영역의 EditorZoneBase 현재 상태가 있는 항목입니다EditorPart.

설명

메서드는 GetDesignModeState 컨트롤을 포함 하는 영역의 상태에 대 한 EditorPart 정보를 반환 합니다. 상태 정보는 사전의 형태로 반환됩니다.

적용 대상

추가 정보