WebPartZoneBase.WebPartChrome Property

 

Gets a reference to the WebPartChrome object that determines the peripheral rendering for WebPart controls in the zone.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

[<BrowsableAttribute(false)>]
member WebPartChrome : WebPartChrome with 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
Return to top
Show: