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 is clr? Difference between clr & cts?
What are session state modes?
What are tuples?
Why do we use sessions?
What is query string with example?
Can asp.net work on an nt server?
Can a .net web application consume java web service?
Is asp.net still used?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the difference between viewstate and hidden field in asp.net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Can you explain composite pattern?
What's the use of formatters in .net?
In asp.net, how can you validate drop down box?
what is AutoEventWireUp and what is the use of This property explain in details?