UploadControlGoogleDrivePersonalSettings Properties
Provides account settings allowing the upload control to access a file system retained in the Google Drive (personal account).Name | Description |
---|---|
AccountName | Gets or sets a value that specifies the name of the Google Drive account. Inherited from UploadControlGoogleDriveSettings. |
GenerateUniqueFileNamePrefix | Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix. Inherited from UploadControlUploadStorageSettingsBase. |
RedirectUri | Specifies the URL to which the browser is redirected when authentication is complete. |
UploadFolder | Specifies the Google Drive folder where files will be uploaded. Inherited from UploadControlGoogleDriveSettings. |
See Also