|
Build process builds all the pages in a project. But you can exclude a page from being built.
To exclude a page from build
| 1. | Select the page on the project explorer that you want to exclude from build process |
| 2. | Choose "Exclude from Build" command from the context menu. The icon of the page will be changed to indicate that it is excluded. |
You can also include an excluded page back in build process.
To include a page in build
| 1. | Select the excluded page on the project explorer that you want to include in the build process |
| 2. | Choose "Include in Build" command from the context menu. The icon of the page will be changed to normal. |
|