C1.Silverlight.Uploader Namespace : FilePackagerPartialFile Class |
The following tables list the members exposed by FilePackagerPartialFile.
Name | Description | |
---|---|---|
FilePackagerPartialFile Constructor | Initializes a new instance of a FilePackagerPartialFile. |
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 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) |