CustomEvent.Detail
CustomEvent.Detail property
Gets the custom data.
public object Detail { get; }
Property Value
The detail.
See Also
- class CustomEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML
Gets the custom data.
public object Detail { get; }
The detail.