Skip to main content
A newer version of this page is available. .
Tab

UploadControlAzureSettings Constructors

Provides account settings allowing the upload control to access a file system retained in the Azure Service.
Name Parameters Description
UploadControlAzureSettings() none Initializes a new instance of the UploadControlAzureSettings class with default settings.
UploadControlAzureSettings(IPropertiesOwner) owner Initializes a new instance of the UploadControlAzureSettings class with the specified owner.
See Also