ChangeContextEventHandler Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Event handler use in event to add a name-value pair to the context.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void ChangeContextEventHandler(
IHostedApplication app,
ContextEventArgs args
)
Public Delegate Sub ChangeContextEventHandler (
app As IHostedApplication,
args As ContextEventArgs
)
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application.
args
Type: Microsoft.Uii.Csr.ContextEventArgsSpecifies the event arguments.
See Also
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright