HostedWebApplication.AddAction Method (Int32, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Used at initialization time to create the list of actions that may be performed.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public override void AddAction(
int id,
string name,
string initialization
)
Public Overrides Sub AddAction (
id As Integer,
name As String,
initialization As String
)
Parameters
id
Type: System.Int32ID
name
Type: System.StringName
initialization
Type: System.StringInitialization
Implements
IHostedApplication.AddAction(Int32, String, String)
See Also
HostedWebApplication Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright