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
This method is only used by popup handlers and is intended to return a bool to signal that the popup should be cancelled or not
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public bool DoRoutePopup(
Session session,
string appname,
string crmurl,
string frame,
bool showTab,
bool autoShowOutside
)
Public Function DoRoutePopup (
session As Session,
appname As String,
crmurl As String,
frame As String,
showTab As Boolean,
autoShowOutside As Boolean
) As Boolean
Parameters
- appname
Type: System.String
- crmurl
Type: System.String
- showTab
Type: System.Boolean
- autoShowOutside
Type: System.Boolean
Return Value
Type: System.Boolean
Implements
ICRMWindowRouter.DoRoutePopup(Session, String, String, String, Boolean, Boolean)
See Also
DoRoutePopup Overload
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright