Skip to main content

ASPxClientVerticalGridBatchEditConfirmShowingEventArgs.requestTriggerID Property

Gets the client identifier of an object that initiates a send request.

Declaration

requestTriggerID: string

Property Value

Type Description
string

A string value that specifies the object client identifier.

Remarks

Use the requestTriggerID property to identify a client object (control) that triggers a send request operation.

See Also