(17 out of 44)
Project.HTML Startup Document
Synopsis
Filename of the first HTML document in your application.
Description
The Startup HTML Document is the first document to be shown to the user when the project is tested. This document does not have to exist in the current project but should have at least an indirect link to one of the documents in your project.
Permitted Values
Any valid file name.
Example Value
index.html
mall.html
See Also
(17 out of 44)