CustomWizardPromptControlPage OnLeavePageCore Method TIBCO Spotfire 6.0 API Reference
Handle the result from the form. This method will be called when the prompt is confirmed or when going back and forth in a wizard.

Namespace: Spotfire.Dxp.Web.Forms
Assembly: Spotfire.Dxp.Web (in Spotfire.Dxp.Web.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

protected abstract void OnLeavePageCore(
	FormData data
)
See Also