Sdílet prostřednictvím


CatalogPart.WebPartManager Vlastnost

Definice

Získá odkaz na aktuální instanci WebPartManager třídy.

protected:
 property System::Web::UI::WebControls::WebParts::WebPartManager ^ WebPartManager { System::Web::UI::WebControls::WebParts::WebPartManager ^ get(); };
protected System.Web.UI.WebControls.WebParts.WebPartManager WebPartManager { get; }
member this.WebPartManager : System.Web.UI.WebControls.WebParts.WebPartManager
Protected ReadOnly Property WebPartManager As WebPartManager

Hodnota vlastnosti

WebPartManager

Pro WebPartManager aktuální webovou stránku.

Poznámky

Vlastnost WebPartManager poskytuje způsob, CatalogPart jak ovládací prvek získat přístup k aktuálnímu WebPartManager objektu na stránce.

Platí pro

Viz také