In my project I programmatically create a web part page and add a web part to it using SPLimitedWebPartManager. I also want to set some properties for the web part and save it into the web part personalization scope. How can I access the personalization store for the web part.
Asked
Active
Viewed 1.1k times
1
-
Is this done in the capacity of the current user? Do you need to access the current user's personalization store, or for all/any users? – Øyvind Skaar Jan 11 '09 at 13:23