WebPartZoneBase::WebPartChrome Property
.NET Framework (current version)
Gets a reference to the WebPartChrome object that determines the peripheral rendering for WebPart controls in the zone.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property WebPartChrome^ WebPartChrome { WebPartChrome^ get(); }
Property Value
Type: System.Web.UI.WebControls.WebParts::WebPartChrome^A WebPartChrome that determines rendering for controls in the zone.
.NET Framework
Available since 2.0
Available since 2.0
Show: