Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the method that will handle the SafeDispatcherUnhandledException event.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected virtual void SafeDispatcherUnhandledExceptionHandler(
object sender,
SafeDispatcherUnhandledExceptionEventArgs ex
)
Protected Overridable Sub SafeDispatcherUnhandledExceptionHandler (
sender As Object,
ex As SafeDispatcherUnhandledExceptionEventArgs
)
Parameters
sender
Type: System.ObjectThe source of the event.
ex
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.SafeDispatcherUnhandledExceptionEventArgsThe event data.
See Also
DynamicsBaseHostedControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Use SafeDispatcher for custom hosted controls in Unified Service Desk
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright