Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
used for OnLoad routes only This method only handles OnLoad routes that are default A default onLoad route is one that occurs once after all the other OnLoad routes are determined and executed and after a page is loaded.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public void DoRouteOnLoad(
Session session,
string fromapp,
string frame,
Guid id,
List<string> onLoadHistory
)
Public Sub DoRouteOnLoad (
session As Session,
fromapp As String,
frame As String,
id As Guid,
onLoadHistory As List(Of String)
)
Parameters
- fromapp
Type: System.String
- id
Type: System.Guid
- onLoadHistory
Type: System.Collections.Generic.List<String>
Implements
ICRMWindowRouter.DoRouteOnLoad(Session, String, String, Guid, List<String>)
See Also
DoRouteOnLoad Overload
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright