Share via


SessionUrl Constructor (String, String, String, String, Boolean, Boolean)

 

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.String

    Specifies the destination tab.

  • hideCommandBar
    Type: System.Boolean

    Specifies whether the command bar should be hidden.

  • hideNavigationBar
    Type: System.Boolean

    Specifies 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