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

Property Value

IUserSession
See Also