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 控件的区域状态的信息。 状态信息以字典的形式返回。