ApplicationHost.IsolatedFormSelectedEventHandler Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Notifies the others that an isolated application is brought to focus.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void IsolatedFormSelectedEventHandler(
IHostedAppUICommand app,
EventArgs args
)
Public Delegate Sub IsolatedFormSelectedEventHandler (
app As IHostedAppUICommand,
args As EventArgs
)
Parameters
app
Type: Microsoft.Uii.Csr.IHostedAppUICommandSpecifies the application
args
Type: System.EventArgsSpecifies the even arguments.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright