Can a master page inherit another master page?
Answer Posted / vishal
Yes, master page first can easily inherit another page like
.aspx page can inherit to the master page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which tool you have done?
What is loop in asp.net?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the various ways to send content from one page to another?
What is form method?
Is asp.net easy to learn?
What is difference between view and partial view?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Can I read the hard disk serial # of the client computer using asp.net?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
Name some asp objects?
What is http session state?
Why should i prefer JSP over asp.net or any other web development language..??
What is the use of view state?
What is the equivalent of date() and time() in asp.net?