ApplicationHost.HandleStateChanged Method (Object, StateChangedEventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Event handler for when the workItem state (context) has changed.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected void HandleStateChanged(
object sender,
StateChangedEventArgs e
)
Protected Sub HandleStateChanged (
sender As Object,
e As StateChangedEventArgs
)
Parameters
sender
Type: System.ObjectSpecifies the sender.
Remarks
This is for internal UII use only. Please do not use directly. Public visibility necessary for CAB integration.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright