Name Description
Public event Supported in Java AddCookie Adds the specified cookie string to the upload request.
Public event Supported in ActiveX Supported in Java AddField Adds a POST field with specified name and value to the request submitted to the server.
Public event Supported in ActiveX Supported in Java AddFiles Opens the standard Open File dialog so that the user could select files for upload. In other words it works in the same manner as if the Add Files button were clicked.
Public event Supported in ActiveX Supported in Java AddFolders Opens the standard Open Folder dialog so that the user can select the folder for the upload. In other words it works in the same manner as if the Add Folders button were clicked.
Public event Supported in ActiveX Supported in Java CanGoToFolder Verifies whether the specified special folder is available.
Public event Supported in ActiveX Supported in Java DeselectAll Clears the selection from all files.
Public event Supported in ActiveX Supported in Java GoToFolder Navigates to a given special folder, for example, My Documents, My Pictures, etc.
Public event Supported in ActiveX Supported in Java GoToParentFolder Navigates to the parent folder.
Public event Supported in ActiveX Supported in Java GoToPreviousFolder Navigates to the previous visited folder.
Public event Supported in ActiveX Supported in Java LoadUploadList Loads the upload list with the specified ID.
Public event Supported in ActiveX Supported in Java Refresh Refreshes the folder pane content.
Public event Supported in ActiveX Supported in Java RemoveAllFromUploadList Removes all items from the upload list.
Public event Supported in ActiveX Supported in Java RemoveField Removes POST field with specified name from the upload.
Public event Supported in ActiveX Supported in Java RemoveFromUploadList Removes selected items from the upload list.
Public event Supported in ActiveX Supported in Java RenameField Renames the specified standard POST field to the new name.
Public event Supported in ActiveX Supported in Java ResetUploadList Resets the upload list with the specified ID.
Public event Supported in ActiveX Supported in Java SaveUploadList Saves the upload list with the specified ID.
Public event Supported in ActiveX Supported in Java SelectAll Selects all the files in the folder pane.
Public event Supported in ActiveX Supported in Java Send Starts the upload process.
Public event Supported in ActiveX Supported in Java Stop Stops the upload process.
Public event Supported in ActiveX Supported in Java UploadFileRemove Removes the specified item from the upload list.
Public event Supported in ActiveX Supported in Java UploadThumbnailAdd Adds new element to the list of upload thumbnails.
Public event Supported in ActiveX Supported in Java UploadThumbnailRemove Removes an element from upload thumbnail settings list.