Can a master page inherit another master page?
Answers were Sorted based on User's Feedback
yes we can. I have implemented in my project.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / 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 |
Answer / vikul
Yes master pages can be inherited. U just need to place the
code MasterPAgeFile="ParentMasterPage.master in the @page
directive of cild master page.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / 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 |
Answer / kadeer
yes, we can inherit master page from another master page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Using Statement usage in C#
what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Explain asp.net application life cycle?
What is manifest in .net framework?
What do you mean by authentication and authorization
What is mvc in angular?
What is web.config and machine.config ?
What is the difference between ASP Session State and ASP.Net Session State?
Describe session handling in a webfarm, how does it work and what are the limits?
How do u deploy ur project?
Types of store procedure in Sqlserver?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)