Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
id
Type: System.Int32Specifies the ID of the action.
name
Type: System.StringSpecifies the name of the action.
initialization
Type: System.StringSpecifies 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