CustomWizardPromptControlPage OnGetScriptsCore Method TIBCO Spotfire 6.5 API Reference
Supply any additional scripts using the string builder.

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

protected abstract void OnGetScriptsCore(
	StringBuilder builder
)

Parameters

builder
Type: System.Text StringBuilder
The string builder.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also