PersonalizationState::ApplyWebPartManagerPersonalization Method ()

 

When overridden, applies personalization data to the WebPartManager control associated with the personalization state instance.

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

public:
virtual void ApplyWebPartManagerPersonalization() abstract

The associated WebPartManager control was a parameter in the constructor that created the PersonalizationState object.

.NET Framework
Available since 2.0
Return to top
Show: