Contains configuration and administration settings for an IC Custom Button. A custom button can be configured to be specific per interaction type, and optionally display it on the appropriate interaction dialog box(es). The custom button can be shown on the queue toolbar and/or on any one of the interaction dialog boxes (email, chat, call, etc...). Additionally, a button can be configured to apply to an "interaction type" which causes a queue-based custom button to be enabled only when one of the correct interaction types is selected in the queue view.

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

Syntax

C#
public class CustomButtonConfiguration : EditableListConfigurationObject<CustomButtonConfiguration..::..Property>
Visual Basic
Public Class CustomButtonConfiguration _
	Inherits EditableListConfigurationObject(Of CustomButtonConfiguration..::..Property)

Inheritance Hierarchy

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.

See Also