Share via


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 控制項之區域狀態的相關資訊。 狀態資訊會以字典的形式傳回。

適用於