CatalogPart.GetDesignModeState 메서드

정의

CatalogPart 컨트롤의 부모 영역에 대한 현재 상태를 검색합니다.

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

IDictionary 컨트롤을 포함하는 CatalogZoneBase 영역의 현재 상태가 있는 CatalogPart입니다.

설명

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

적용 대상