Web Parts in a Master Page

S

stefan

Hi Everyone,

I have been playing around with Web Parts recently in ASP.NET 2.0 and I
ran into a problem when using them on a Master Page. The problem is
that each page remembers the Web Part settings individually. So if I
add a Web Part to page foo.aspx it will not show up on bar.aspx even
though the Web Part is on the Master Page that both pages use. I
realize that this might be desired functionality for some, but does
anyone know of an option that would turn off this behaviour?

Thanks in advance.
Stefan
 
B

Brock Allen

Yes, that's because the wep parts info is stored per-page in the DB. IOW,
the web part doesn't know that it's on a master page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top