C1.Silverlight.Uploader Namespace : C1Uploader Class |
For a list of all members of this type, see C1Uploader members.
Name | Description | |
---|---|---|
AddFile | Overloaded. Adds a file to the Files collection that will be sent to the server when the BeginUploadFiles method is invoked. | |
AddFiles | Adds a collection of files to the Files collection that will be sent to the server when the BeginUploadFiles method is invoked. | |
BeginUploadFiles | Begins uploading the files specified in the Files property. | |
Cancel | Cancels the current upload process. |