What is a master page?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a master page?
Rating:
A master page is an ASP.NET file that has a .master file extension. It creates a consistent layout for all pages in a Web application. The layout includes text, HTML, and server controls. It is identified by the
The syntax of the @ Master directive is as follows:
Rating:
Was this information helpful?
Other articles
- What is the Web Site Administration Tool?
- How to create a local or remote HTTP-based Web site in Visual Studio 2005?
- What is a data-bound control?
- How to add a Web server control to a Web page by using the design view?
- Customizing and Personalizing a Web Application
