invoke Method

Summary

Invokes this event with the specified sender and data.

Syntax

JavaScript Syntax
LeadEvent.prototype.invoke = function(sender, e) 
TypeScript Syntax
invoke(sender: any, e: LeadEventArgs): void; 

Parameters

sender

The object sending the event..

e

The event data.

Example

For an example, refer to LeadEvent.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly