Uses of Class
com.ebasetech.xi.api.UploadOptions

Packages that use UploadOptions
com.ebasetech.xi.api   
 

Uses of UploadOptions in com.ebasetech.xi.api
 

Methods in com.ebasetech.xi.api with parameters of type UploadOptions
 void WebForm.uploadFileFromBrowser(UploadOptions options)
          Displays a special upload page to the user to allow the user to upload one or more files to the server, with options to override some of the default parameters.