How can I set the application master page specifically for settings.aspx and not for the whole site in SharePoint 2010 dynamically using asp.net and C#?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
|
For that you have to create an HttpModule. |
||||
|
|