This documentation is for the old version. Go to the latest Upload Suite docs

event.count Method

Returns the number of event handlers actually contained in the collection.

Syntax

JavaScript
$au.imageUploaderFlash('uploaderID').events().event().count();

Return Value

Type: Number

The number of event handlers actually contained in the collection.