PersonalizationState::WebPartManager Property
.NET Framework (current version)
Gets a reference to the WebPartManager control currently associated with the personalization state instance.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::WebPartManager^A WebPartManager associated with the PersonalizationState.
The WebPartManager control is the object used as a parameter for the constructor that creates the PersonalizationState object.
.NET Framework
Available since 2.0
Available since 2.0
Show: