CustomEventDetail Property
Gets the custom data.

Namespace: Aspose.Html.Dom.Events
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public Object Detail { get; }

Property Value

Type: Object
The detail.
See Also