CatalogPartChrome.Zone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a reference to the associated CatalogZoneBase zone.
protected:
property System::Web::UI::WebControls::WebParts::CatalogZoneBase ^ Zone { System::Web::UI::WebControls::WebParts::CatalogZoneBase ^ get(); };
protected System.Web.UI.WebControls.WebParts.CatalogZoneBase Zone { get; }
member this.Zone : System.Web.UI.WebControls.WebParts.CatalogZoneBase
Protected ReadOnly Property Zone As CatalogZoneBase
Property Value
A reference to a CatalogZoneBase that is associated with the CatalogPartChrome.
Remarks
The Zone property provides a reference to the CatalogZoneBase zone that contains the controls for which the CatalogPartChrome object provides rendering.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.