HelpBot Assistant

How can I help you?

BeforeRemoveEventArgs

16 Mar 20261 minute to read

Properties

cancel boolean

Defines whether the current action can be prevented.

currentRequest { [key: string]: string }[]

Returns the XMLHttpRequest instance that is associated with remove action.

customFormData { [key: string]: Object }[]

Defines the additional data with key and value pair format that will be submitted to the remove action.