C1.Silverlight.Uploader Namespace : C1Uploader Class |
For a list of all members of this type, see C1Uploader members.
Name | Description | |
---|---|---|
Files | Gets the collection of files that will be uploaded. | |
Headers | Gets the headers that will be sent to the server with each upload. | |
IsBusy | Gets whether the component is currently uploading files. | |
MaximumUploadSize | Gets or sets the maximum size in bytes allowed for each upload. | |
Parameters | Gets the parameters that will be sent to the server with each upload. | |
Settings | Gets the UploadManagerSettings that will be used to configure the C1Uploader. | |
UserState | Gets or sets an arbitrary object that will be passed to the UploadCompleted and UploadProgressChanged events. |