WebPartManager::CreatePersonalization Method ()
.NET Framework (current version)
Returns a personalization object to contain a user's personalization data for the current Web page.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI.WebControls.WebParts::WebPartPersonalization^A WebPartPersonalization to contain a user's personalization data.
The CreatePersonalization method returns an object to contain and manage the user's personalization settings for the current page. The WebPartManager control manages this object.
.NET Framework
Available since 2.0
Available since 2.0
Show: