Click or drag to resize

ITransactionalEntitySession Property


Gets the User Session that this manager instance was initiated from.

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