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

FileManagerGoogleDrivePersonalProviderSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FileManagerGoogleDrivePersonalProviderSettings :
    FileManagerGoogleDriveProviderSettings

The following members return FileManagerGoogleDrivePersonalProviderSettings objects:

Remarks

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

Inheritance

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