|
Master Page Template Topic updated 13-4-2007 |
|
The masterpage is a concept from ASP.NET. GenWise Generates a default masterpage that can be designed and changed by the Webform designer. The masterpage contains a content placeholder in which pages will run that indicate this masterpage as their masterpage. This way a consitent look and feel and menu system can be added to all generated pages.
You can find the masterpage in the Configuration node of your project:
By default the masterpage contains the following items:
In GenWise the sitemap looks as below by default. You can change this design to your own taste.
|