WebPage (gb.web)
This class implements the Gambas JSP-like dynamic
html page.
The Gambas compiler takes the WebPage source file (they have the
*.webpage
extension) as defined in the IDE, and
generates the code for its
Render method.
This class can be used like an object by creating a hidden instance on demand.
This class is creatable.
|
See also