Skip to main content
A newer version of this page is available. .
Tab

FileManagerGoogleDriveProviderSettings Class

Provides account settings allowing the file manager to access a file system retained in the Google Drive.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FileManagerGoogleDriveProviderSettings :
    FileManagerCloudProviderSettings

The following members return FileManagerGoogleDriveProviderSettings objects:

Remarks

These settings can be accessed by the ASPxFileManager.SettingsGoogleDrive property. To learn more, see the Google Drive File System Provider topic.

Inheritance

Object
StateManager
PropertiesBase
FileManagerSettingsBase
DevExpress.Web.FileManagerCloudProviderSettings
FileManagerGoogleDriveProviderSettings
See Also