CustomWizardPromptControlPage OnGetContentsCore Method TIBCO Spotfire 7.0 API Reference
Supply the contents of the form using the writer.

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 OnGetContentsCore(
	HtmlTextWriter writer
)

Parameters

writer
Type: System.Web.UI HtmlTextWriter
The writer.
Version Information

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