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
What is the use of execute non query in asp.net?
How will create assesblies at run time?
How are sessions stored?
Write some code using interfaces, virtual methods, and an abstract class`
Define viewstate in .net?
What is the procedure to create the environment for asp.net? : asp.net mvc
Why do we need Sessions?
What are the advantages and limitations of query string?
How do we sort the data from a dataset?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How u refer webservices?
Please briefly explain the usage of global.asax?
How do I open an ashx file?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is http response header?