SuccessEventArgs
12 Sep 20251 minute to read
Interface for Success event arguments.
Properties
action string
Return the name of the AJAX action will be performed.
result Object
Return the AJAX details which are send to server.
12 Sep 20251 minute to read
Interface for Success event arguments.
Return the name of the AJAX action will be performed.
Return the AJAX details which are send to server.