UploadControlAzureSettings Properties
Contains settings that allow you to connect the Upload Control to Azure.
Name | Description |
---|---|
Access |
Obsolete. Use the Account |
Account |
Gets or sets a value that specifies the name of the Azure account. |
Blob |
Gets or sets the primary endpoint for the Blob service. |
Container |
Specifies a name of the container (blob storage) that contains a file system available from the upload control. |
Generate |
Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix.
Inherited from Upload |
Object |
Gets or sets a prefix that should be added to the name of the uploaded file. |
Storage |
Obsolete. Use the Account |
See Also