UploadControlGoogleDriveSettings Properties
Contains settings that allow you to connect the Upload Control to Google Drive.| Name | Description |
|---|---|
| AccountName | Gets or sets a value that specifies the name of the Google Drive account. |
| GenerateUniqueFileNamePrefix | Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix. Inherited from UploadControlUploadStorageSettingsBase. |
| UploadFolder | Specifies the Google Drive folder where files will be uploaded. |
See Also