Can a master page inherit another master page?
Answer Posted / sheetal
Yes Master page could be inherited from another master
page...just simply write the base master file code inside
the derived file code...It is known as nesting...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What events will occur when a page is loaded?
Using code explain Configuration Management
Explain the path instructions in xaml?
How to use ipostback?
What are the asp.net server side objects?
Explain about the Class view window?
Where are session variables stored?
What does asp in asp.net stand for?
What is the use of the tag in the web.config file?
How does session state work in asp.net?
What can you do with asp.net?
What are the different types of validation controls in asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What are custom controls?
What is variable and constant in .net programming language?