WebZone.WebPartManager Property

 

Gets a reference to the WebPartManager control associated with a WebZone control instance on a Web Parts page.

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

protected WebPartManager WebPartManager { get; }

Property Value

Type: System.Web.UI.WebControls.WebParts.WebPartManager

The WebPartManager control that is associated with a zone.

.NET Framework
Available since 2.0
Return to top
Show: