Web Parts Personalization

In certain Web applications, you might want to allow users to modify, or personalize, the application's user interface and behavior. ASP.NET Web Parts controls provide this capability in one of their core features, personalization. Personalization allows the properties or state of Web Parts controls to be saved in long term storage and not be tied to a particular browser session.

In This Section