Aurigma Image Uploader 6.5 Dual
ImageUploader..::.OnClientSelectionChange Property
Specifies a list of listeners of the SelectionChange client-side event.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property OnClientSelectionChange As ClientEventList
C#
public ClientEventList OnClientSelectionChange { get; set; }
Remarks
This event fires when the user changes a selection either by mouse, Select All, or Deselect All buttons.