Keep content in master page

  • Thread starter Thread starter staeri
  • Start date Start date
S

staeri

I have one master page with two ContentPlaceHolders.

When I open an aspx page in ContentRight I want to have ContentLeft
untouched but it always seems to refresh. How can I avoid that?

Regards,

S
 
I don't think you would use master page/ content page if you want to do that.
Have you tried doing it with user controls instead?
 
Back
Top