Note: This topic applies to Web Forms Mobile Application presentation project types only. Refer to Creating Web Forms Mobile Application Projects for more information on Web Forms Mobile Application Projects.
To add a new item to your Web Forms Mobile Application presentation project, such as a new web page or master page, do the following:
In Solution Explorer, select the folder where you wish to add the new item.
Right-click and select Add then New Item....
Navigate to the Web node under C#.
Select the new item to add and click Add.
The following items are available:
Item Template Name | Description |
---|---|
ePortal Mobile Menu Web Form | A form for ePortal Mobile Web Applications that includes a menu navigation bar and a scrollable, hierarchical menu |
ePortal Mobile Tabbed Web Form | A form for ePortal Mobile Web Applications that includes a tabbed content region and a tab bar |
ePortal Mobile Titled Web Form | A form for ePortal Mobile Web Applications that includes a title bar and a scrollable content region |
ePortal Mobile Web Form | A simple form for ePortal Mobile Web Applications |
ePortal Mobile Web Content Form | A form for ePortal Mobile Web Applications that are built from a Master Page |
ePortal Mobile Master Page | A Master Page for ePortal Mobile Web Applications |
All of the items support mobile theme selection. Refer to Controlling the Theme Selection for a Web Forms Mobile Project for more information on themes.