UploadControlGoogleDriveSettings Class
Provides account settings allowing the upload control to access a file system retained in the Google Drive.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return UploadControlGoogleDriveSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxUploadControl.GoogleDriveSettings |
ASP.NET MVC Extensions | UploadControlBinderSettings.GoogleDriveSettings |
UploadControlSettings.GoogleDriveSettings |
Remarks
These settings can be accessed by the ASPxUploadControl.GoogleDriveSettings property.
Inheritance
Object
StateManager
PropertiesBase
UploadControlUploadStorageSettingsBase
UploadControlGoogleDriveSettings
See Also