Sessions.ActiveSession Property

Definition

Gets the currently active session or null.

public:
 virtual property Microsoft::Uii::Csr::Session ^ ActiveSession { Microsoft::Uii::Csr::Session ^ get(); };
public virtual Microsoft.Uii.Csr.Session ActiveSession { get; }
member this.ActiveSession : Microsoft.Uii.Csr.Session
Public Overridable ReadOnly Property ActiveSession As Session

Property Value

Applies to