PersonalizationState::ExtractWebPartPersonalization Method (WebPart^)

 

When overridden, extracts personalization data from the specified Web Parts control.

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

public:
virtual void ExtractWebPartPersonalization(
	WebPart^ webPart
) abstract

Parameters

webPart
Type: System.Web.UI.WebControls.WebParts::WebPart^

The Web Parts control from which personalization data is extracted.

This is the abstract definition of the method used to extract personalization data from a Web Parts control.

.NET Framework
Available since 2.0
Return to top
Show: