Read-only text appearing on the page, typically used to assist the agent. May contain plain text, macros, and/or HTML tags.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<BaseScriptPageConfiguration..::..Property, string> StaticText { get; }
Visual Basic
Public ReadOnly Property StaticText As GeneralConfigurationProperty(Of BaseScriptPageConfiguration..::..Property, String)
	Get

See Also