The BaseScriptPageDefinition type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundColor
The page's background color.
Public propertyControls
The collection of user interface controls displayed on the page.
Public propertyDispositions
The collection of dispositions that may be applied to the call.
Public propertyForegroundColor
The page's foreground color.
Public propertyName
The name of the page.
Public propertyStage
The number of the call stage corresponding to this script page.
Public propertyStaticText
Read-only text appearing on the page, typically used to assist the agent. May contain plain text, macros, and/or HTML tags.

See Also