IDocumentPreviewCMSEnvironmentUserSession Property
|
Gets the current User Session
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax IUserSession UserSession { get; }
ReadOnly Property UserSession As IUserSession
Get
property IUserSession^ UserSession {
IUserSession^ get ();
}
abstract UserSession : IUserSession with get
Property Value
Type:
IUserSessionSee Also