CustomEvent.Detail
CustomEvent.Detail property
Gets the custom data.
public object Detail { get; }
Property Value
The detail.
See Also
- class CustomEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML
Gets the custom data.
public object Detail { get; }
The detail.