| C1.Silverlight.Uploader Namespace : C1UploaderPost Class |
For a list of all members of this type, see C1UploaderPost members.
| Name | Description | |
|---|---|---|
![]() | Files | Gets the collection of files that will be uploaded. (Inherited from C1.Silverlight.Uploader.C1Uploader) |
![]() | Headers | Gets the headers that will be sent to the server with each upload. (Inherited from C1.Silverlight.Uploader.C1Uploader) |
![]() | IsBusy | Gets whether the component is currently uploading files. (Inherited from C1.Silverlight.Uploader.C1Uploader) |
![]() | MaximumUploadSize | Gets or sets the maximum size in bytes allowed for each upload. (Inherited from C1.Silverlight.Uploader.C1Uploader) |
![]() | Parameters | Gets the parameters that will be sent to the server with each upload. (Inherited from C1.Silverlight.Uploader.C1Uploader) |
![]() | Settings | Gets the UploadManagerSettingsPost that specifies how the upload process should be performed. |
![]() | UserState | Gets or sets an arbitrary object that will be passed to the UploadCompleted and UploadProgressChanged events. (Inherited from C1.Silverlight.Uploader.C1Uploader) |