CustomWizardPromptControlPage OnGetScriptsCore Method TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

protected abstract void OnGetScriptsCore(
	StringBuilder builder
)

Parameters

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

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