Skip to main content
A newer version of this page is available. .

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