Share via


SessionUrl Class

Definition

Represents the session URL.

public ref class SessionUrl
[System.Runtime.Serialization.DataContract]
public class SessionUrl
[<System.Runtime.Serialization.DataContract>]
type SessionUrl = class
Public Class SessionUrl
Inheritance
SessionUrl
Attributes

Constructors

SessionUrl()

Initializes a new instance of the SessionUrl class.

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

Initializes a new instance of the SessionUrl class.

Fields

app

Specifies the application.

destinationTab

Specifies the destination tab.

frame

Specifies the frame.

hideCommandBar

Specifies whether the command bar should be hidden or not.

hideNavigationBar

Specifies whether the navigation bar should be hidden or not.

type

Specifies the session URL type.

url

Specifies the URL.

Applies to