Click or drag to resize

ObjectEventArgsTObject Property


Gets/sets 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 Object { get; set; }

Property Value

Type: T
See Also