UploadControlBinderSettings.GoogleDriveSettings Property
Gets settings allowing an upload control to access a file system storage in the Google Drive.
Namespace: DevExpress.Web.Mvc.BinderSettings
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public UploadControlGoogleDriveSettings GoogleDriveSettings { get; }
#Property Value
Type | Description |
---|---|
Upload |
A Upload |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Google |
---|---|
DevExpress |
|
#Remarks
Use the GoogleDriveSettings property to specify settings that allow the upload control to access a Google Drive account when the UploadControlBinderSettings uploads files to the Google Drive (when the UploadControlBinderSettings.UploadStorage property is set to GoogleDrive).
Note
For security reasons, the settings available in the Google