Sign in | Join
Last post 10-01-2009 5:23 AM by vinz. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
hi.
every one will b f9........I want to know that,
Can we add web parts in master page .......
I have encountered some exceptions whenever i tried...
reply thnx
Regards;
mhbalti
I'm assuming it is the personalization that causes you a problem. In any case, check out this article, http://www.simple-talk.com/dotnet/asp.net/web-parts-in-asp.net-2.0/
AFAIK, WebParts Personalization are stored on a page by page basis. Web Parts personalization settings for the pages that use the Master Page are stored separately from one another, preventing you from applying a single set of Web Parts to every page on the site.
Here's an interesting article below that demonstrates on how to: Share WebParts across Multiple Pages