PageContext
The context which is available when a Page is run inside a browser from the definePage load callback.
Properties
Section link for Propertiesreload
Section link for reloadreload: () =>
void
Reloads the current page by calling the Vault Java SDK PageController onLoad method.
Returns
Section link for Returnsvoid