Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getTriggerId Method 

Gets the current trigger Id.

[JavaScript]
Callback.getTriggerId()

Return Value

The id of the trigger that triggered the current callback.

Remarks

This function should only be called during a callback, for example, inside one of the client side event handler.

See Also

Callback Object


Direct link to this topic