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.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string StaticText { get; private set; } |
Visual Basic |
---|
Public Property StaticText As String Get Private Set |