EditorPartChrome.Zone 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取对关联的 EditorZoneBase 区域的引用。
protected:
property System::Web::UI::WebControls::WebParts::EditorZoneBase ^ Zone { System::Web::UI::WebControls::WebParts::EditorZoneBase ^ get(); };
protected System.Web.UI.WebControls.WebParts.EditorZoneBase Zone { get; }
member this.Zone : System.Web.UI.WebControls.WebParts.EditorZoneBase
Protected ReadOnly Property Zone As EditorZoneBase
属性值
对与 EditorZoneBase 关联的 EditorPartChrome 的引用。
注解
该 Zone 属性提供对 EditorZoneBase 包含对象提供呈现的控件 EditorPartChrome 的区域的引用。