1.

What Are Master Pages?

Answer»

Master PAGE feature provides the ability to define common structure and interface elements for your site, such as a page header, footer, or navigation bar, in a common location called a "master page", to be shared by many pages in your site. In one simple place you can CONTROL the look, feel, and much of functionality for an entire WEB site. This IMPROVES the maintainability of your site and avoids unnecessary DUPLICATION of code for shared site structure or behavior.

Master Page feature provides the ability to define common structure and interface elements for your site, such as a page header, footer, or navigation bar, in a common location called a "master page", to be shared by many pages in your site. In one simple place you can control the look, feel, and much of functionality for an entire Web site. This improves the maintainability of your site and avoids unnecessary duplication of code for shared site structure or behavior.



Discussion

No Comment Found