ButtonFieldClickEventArgs

12 Sep 20251 minute to read

This event provide necessary information about button field.

Properties

buttonFieldName string

specifies the form field name.

buttonFieldValue string

specifies the form field value.

id string

specifies the form field id.

name string

Specifies name of the event.