DynamicsBaseHostedControl.CRMWindowRouter_DesktopReady Method (Object, EventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Occurs on startup when all the desktop initialization in Unified Service Desk has completed and the connections to Microsoft Dynamics 365 have been established.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected void CRMWindowRouter_DesktopReady(
object sender,
EventArgs e
)
Protected Sub CRMWindowRouter_DesktopReady (
sender As Object,
e As EventArgs
)
Parameters
- sender
Type: System.Object
- e
Type: System.EventArgs
Remarks
You should override the DesktopReady instead of this method to perform your initialization operations as this is a specialized method, which is used internally by the Global Manager hosted control. For information about the Global Manager hosted control, see Global Manager (Hosted Control)
See Also
DynamicsBaseHostedControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright