Click or drag to resize

IEntitySession Property


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.5.94
Syntax
IUserSession Session { get; }

Property Value

Type: IUserSession
See Also