Gets or sets the name of the JavaScript function that is called by AJAXUploader when the uploaded file list changes.
[Visual Basic]
Public Property ClientSideOnChange As
String
[C#]
public
String ClientSideOnChange {get; set;}
Remarks
See clientside_generic_handler for prototype information about this handler.
See Also
AJAXUploader Class | EO.Web Namespace