The BaseScriptPageConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackgroundColor |
The page's background color.
| |
| Changed | (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptPageConfiguration..::..Property>)>)>.) | |
| ConfigurationId | (Inherited from ListConfigurationObject.) | |
| ForegroundColor |
The page's foreground color.
| |
| IsDefaultObject |
Indicates whether this is the default instance of this object type.
| |
| IsNewObject | (Inherited from ConfigurationObject.) | |
| OriginalConfigurationId | (Inherited from ListConfigurationObject.) | |
| PageControls |
The collection of user interface controls displayed on the page.
| |
| PageDispositions |
The collection of dispositions that may be applied to the call. These appear as buttons or links on the page.
| |
| PropertiesChanged |
Determines which properties have been modified since the object was last saved.
| |
| RevisionLevel |
The version number of this object.
| |
| Stage |
The number of the stage corresponding to this script page.
| |
| StaticText |
Read-only text appearing on the page, typically used to assist the agent. May contain plain text, macros, and/or HTML tags.
|