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

AJAXUploader.ClientSideOnChange Property

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


Direct link to this topic