WebPartManager.CreatePersonalization Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a personalization object to contain a user's personalization data for the current Web page.
protected:
virtual System::Web::UI::WebControls::WebParts::WebPartPersonalization ^ CreatePersonalization();
protected virtual System.Web.UI.WebControls.WebParts.WebPartPersonalization CreatePersonalization ();
abstract member CreatePersonalization : unit -> System.Web.UI.WebControls.WebParts.WebPartPersonalization
override this.CreatePersonalization : unit -> System.Web.UI.WebControls.WebParts.WebPartPersonalization
Protected Overridable Function CreatePersonalization () As WebPartPersonalization
Returns
A WebPartPersonalization to contain a user's personalization data.
Remarks
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.
Applies to
See also
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.