CustomWizardPromptControlPage OnGetContentsCore Method TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

protected abstract void OnGetContentsCore(
	HtmlTextWriter writer
)

Parameters

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

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