Void displayPage(HTMLDocument page)
Arguments
page: A HTMLDocument page
Usage
Displays a HTML page. The displayPage functions are called
automatically by a webapp based on the return value of
webmain and should only be called directly for debugging
purposes and when constructing custom displayPage
functions.
Related
- HTMLDocument::HTMLDocument
- displayPage (string data)
- displayPage (binary data)
- displayPage (void functions)