WebPage (gb.web)
This class can be used like an object by creating a hidden instance on demand.
This class is creatable.
Static methods
Main
|
This method allows you to use any WebPage as a startup class.
|
Properties
Buffered
|
Return or set if the WebPage rendering is buffered.
|
Parent
|
Returns the parent of the WebPage, i.e. the other WebPage that included it.
|
Methods
Render
|
Render the WebPage contents to the standard output stream.
|
ToString
|
Return the webpage contents as a string.
|