Click or drag to resize

EntityEventArgsTSession Property


Gets/set the session where the activity happens under

Namespace: Ingeniux.CMS.Event
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public IUserWriteSession Session { get; set; }

Property Value

IUserWriteSession
See Also