PersonalizationState.WebPartManager Property

 

Gets a reference to the WebPartManager control currently associated with the personalization state instance.

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

Public ReadOnly Property WebPartManager As WebPartManager

The WebPartManager control is the object used as a parameter for the constructor that creates the PersonalizationState object.

.NET Framework
Available since 2.0
Return to top
Show: