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

Property Value

Type: T
See Also