Share via


HostedWpfControl.AddAction Method (Int32, String, String)

 

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

Adds an action for use from one application or the UII core to this application.

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

Syntax

public virtual void AddAction(
    int id,
    string name,
    string initialization
)
Public Overridable Sub AddAction (
    id As Integer,
    name As String,
    initialization As String
)

Parameters

  • initialization
    Type: System.String

    Specifies the initialization

Implements

IHostedApplication.AddAction(Int32, String, String)

Remarks

An action with ID of 1 is the default action and is called when initiating the application. There is no requirement to have a default action though.

See Also

HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright