Can a master page inherit another master page?
Answer Posted / raviraj
yes, it is possible to inherit a master page from another
master page if a master page is placed under the base
master page .such a master page would always be treated
like a content page to that master page .
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between pathparam and queryparam?
What are the main advantages of using asp.net?
What is authentication in asp.net?
What is state management in asp.net with example?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
How do session tokens work?
What is the default Orientation property in a Menu control?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Can you change a Master Page dynamically at runtime?
What are validator? How do you disable them?
What is a postback ispostback and autopostback in asp net?
What are session objects?
What is session in http request?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is the difference between mechine.config and web.config?