I have custom webpart properties for a visual webpart. This thread helped me develop the custom webpart properties.
Now my issue is once a user sets the custom property it gets applied for all users, i want to limit it to user preference hence it should be different for every login.
How to set webpart property different for every login. Kindly help.