UploadControlAzureSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Upload |
Initializes a new instance of the Upload |
Upload |
Initializes a new instance of the Upload |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also