Gets the session that retrieved this entity. An entity is always session-specific.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IUserSession Session { get; }
ReadOnly Property Session As IUserSession
Get
property IUserSession^ Session {
IUserSession^ get ();
}
abstract Session : IUserSession with get
Property Value
Type:
IUserSessionSee Also