Load Content
Syntax
Arguments
data
data that should be loaded
Description
Loads data into the Page Container.
Examples
The following program illustrates the function call as a result of a successful POST:
The function loads the data from the successful POST to be displayed in the Page Container if it gets a response from the POST.
Last updated