Share via


IHostedApplication.DoAction Method (Int32, String)

 

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

Invokes an action on the application

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

void DoAction(
    int actionID,
    string data
)
Sub DoAction (
    actionID As Integer,
    data As String
)

Parameters

  • actionID
    Type: System.Int32

    Specifies the ID of the action to perform.

  • data
    Type: System.String

    Specifies the data to send into the action.

See Also

DoAction Overload
IHostedApplication Interface
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright