Click or drag to resize

EntityEventArgsTEntity Property


Gets/sets the Entity, that is the object of the event

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

Property Value

T
See Also