CatalogPart.GetDesignModeState 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取 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,包含 CatalogZoneBase 區域的目前狀態,該區域含有 CatalogPart 控制項。
備註
方法 GetDesignModeState 會傳回包含 CatalogPart 控制項之區域狀態的相關資訊。 狀態資訊會以字典的形式傳回。