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