How To : Adding a Page to an AppProject
Page Status: Beta
Contents |
[edit] Description
This document describes how to add a page to an AppProject.
[edit] Prerequisites
Understanding Pages
Understanding Solutions and Projects
Understanding Application Posting and Deployment
Creating a Solution
Adding a Project to a Solution
[edit] Procedure
To add a page to an AppProject:
- Right-click on the AppProject and select Add Page.
- The page is displayed in the Solution Explorer under the AppProject, and is automatically selected.
- In the Property Editor, change change/set the properties for the page.
- To open the page for editing, double-click on the page in the Solution Explorer.
To delete a page from an AppProject:
- Select the page.
- Click the Delete icon (red X) at the top of the Solution Explorer.
[edit] Error Handling
[edit] Examples
See the Hello Bungee Connect tutorial.
[edit] Next Steps
Posting Your Application
Deploying Your Application
Managing a Deployed Application
[edit] Tags
Categories: HOW TO | Post | Deploy | Project