UploadControlBinderSettings Properties
Contains binding settings for the UploadControl.Name | Description |
---|---|
AmazonSettings | Provides access to the account settings required to upload files to the Amazon Simple Storage Service (Amazon S3). |
AzureSettings | Gets settings allowing an upload control to access a file system storage in the Azure Service. |
DropboxSettings | Provides access to the account settings required to upload files to the Dropbox Service. |
FilesUploadCompleteHandler | Enables you to perform a custom action after the selected files have been uploaded to the server. |
FileUploadCompleteHandler | Enables you to perform a custom action after a file has been uploaded to the server. |
GoogleDrivePersonalSettings | Gets settings allowing an upload control to access a file system storage in the Google Drive (personal account). |
GoogleDriveSettings | Gets settings allowing an upload control to access a file system storage in the Google Drive. |
OneDrivePersonalSettings | Gets settings allowing an upload control to access a file system storage in the OneDrive (personal account). |
OneDriveSettings | Gets settings allowing an upload control to access a file system storage in the OneDrive. |
SharePointSettings | Gets settings allowing an upload control to access a file system storage in SharePoint Document Library. |
UploadStorage | Specifies the type of storage used by the UploadControl extension. |
ValidationSettings | Gets the extension’s validation settings. |
See Also