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.3.169
Syntax
public IUserWriteSession Session { get; set; }

Property Value

Type: IUserWriteSession
See Also