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 |
How to use ipostback?
Where does the Web page belong in the .NET Framework class hierarchy?
what is uncle aunty file
Is a dll file an executable?
Derive WSDL?
How to remove cache object in asp.net?
Which of the following .NET framework supports Web API?
What is the DLL Hell Problem?
How many classes can a single .NET DLL contain?
Is it possible to create web application with both webforms and mvc?
What is the syntax for datagrid and specifying columns ?
what is difference between const, static and readonly?
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)