C1.Silverlight.Uploader Namespace : FilePackagerSingleFile Class |
The following tables list the members exposed by FilePackagerSingleFile.
Name | Description | |
---|---|---|
FilePackagerSingleFile Constructor | Initializes a new instance of a FilePackagerSingleFile. |
Name | Description | |
---|---|---|
Files | Gets or sets a list of files to be uploaded. (Inherited from C1.Silverlight.Uploader.FilePackager) | |
MaximumUploadSize | Gets or sets the maximum size allowed per upload request. (Inherited from C1.Silverlight.Uploader.FilePackager) |
Name | Description | |
---|---|---|
GetMaxSizePerUpload | Overridden. Gets the maximum upload size needed to upload the files. | |
GetPackages | Overridden. Gets a set of packages that should be uploaded | |
GetTotalSize | Gets the total size of all in the Files collection. (Inherited from C1.Silverlight.Uploader.FilePackager) |