SessionUrl Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the session URL.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.SessionUrl

Syntax

[DataContractAttribute]
public class SessionUrl
<DataContractAttribute>
Public Class SessionUrl

Constructors

Name Description
System_CAPS_pubmethod SessionUrl()

Initializes a new instance of the SessionUrl class.

System_CAPS_pubmethod SessionUrl(String, String, String, String, Boolean, Boolean)

Initializes a new instance of the SessionUrl class.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Fields

Name Description
System_CAPS_pubfield app

Specifies the application.

System_CAPS_pubfield destinationTab

Specifies the destination tab.

System_CAPS_pubfield frame

Specifies the frame.

System_CAPS_pubfield hideCommandBar

Specifies whether the command bar should be hidden or not.

System_CAPS_pubfield hideNavigationBar

Specifies whether the navigation bar should be hidden or not.

System_CAPS_pubfield type

Specifies the session URL type.

System_CAPS_pubfield url

Specifies the URL.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright