Gets or sets the name of the JavaScript function that is called by AJAXUploader when the upload finishes.
[Visual Basic]
Public Property ClientSideOnDone As
String
[C#]
public
String ClientSideOnDone {get; set;}
Remarks
See clientside_generic_handler for more details.
See Also
AJAXUploader Class | EO.Web Namespace