Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

AJAXUploader.ClientSideOnDone Property

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


Direct link to this topic