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 |
What are sessions and cookies?
What is intrinsic objects in asp.net?
Give an example of cookie abuse.
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
What are the asp.net list controls and difference between them?
Usage of web.config?
List the asp.net validation controls?
How to merge 2 tables fields in DataTable in asp.net
Types of session management in ASP.NET?
What is the base class of .NET?
How may clustered index we can create in table?
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
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)