Partager via


CtiHostedControl.ExecuteGenericCommand Method (String, CtiCommandRequest)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Generic command handler. If the command does not exist in the currnet interface it can be extended via this interface.

Namespace:   Microsoft.Uii.Desktop.Cti.Controls
Assembly:  Microsoft.Uii.Desktop.Cti.Controls (in Microsoft.Uii.Desktop.Cti.Controls.dll)

Syntax

public abstract string ExecuteGenericCommand(
    string commandName,
    CtiCommandRequest commandData
)
Public MustOverride Function ExecuteGenericCommand (
    commandName As String,
    commandData As CtiCommandRequest
) As String

Parameters

  • commandName
    Type: System.String

    Specifies the name of the command to execute.

Return Value

Type: System.String

User defiend response

Implements

ICtiControl.ExecuteGenericCommand(String, CtiCommandRequest)

See Also

CtiHostedControl Class
Microsoft.Uii.Desktop.Cti.Controls Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright