Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the SessionUrl class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public SessionUrl(
string destinationTab,
string type,
string url,
string frame,
bool hideCommandBar,
bool hideNavigationBar
)
Public Sub New (
destinationTab As String,
type As String,
url As String,
frame As String,
hideCommandBar As Boolean,
hideNavigationBar As Boolean
)
Parameters
destinationTab
Type: System.StringSpecifies the destination tab.
type
Type: System.StringSpecifies the type.
url
Type: System.StringSpecifies the URL.
frame
Type: System.StringSpecifies the frame.
hideCommandBar
Type: System.BooleanSpecifies whether the command bar should be hidden.
hideNavigationBar
Type: System.BooleanSpecifies whether the navigation bar should be hidden.
See Also
SessionUrl Overload
SessionUrl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright