WebPartPersonalization::ApplyPersonalizationState Method

 

Applies personalization data to either a WebPartManager control associated with the WebPartPersonalization instance, or to a specific WebPart instance.

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

NameDescription
System_CAPS_protmethodApplyPersonalizationState()

Applies personalization data to the parent WebPartManager control.

System_CAPS_protmethodApplyPersonalizationState(WebPart^)

Applies personalization data to the specified WebPart control when requested to do so by the parent WebPartManager control.

Return to top
Show: