Asked By Naveen Thangathirupathy
30-Jul-10 06:24 AM
Hi folks,
I am novice in asp.net 2.0. I am currently developing a web portal. I am trying to load the webparts dynamically.
I have created a custom web part manager and loaded the webpart in Page_Init. The webpart get added to the page sucessfully. But when i log into my site and visit the page again, it does show the personlized page. It is not loading the personalized states. am i missing anything?
Do i need to manually load the personalized states in the webpart manager at each page load??
It would be great if someone could help me out of this issue.