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

UploadControlGoogleDrivePersonalSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class UploadControlGoogleDrivePersonalSettings :
    UploadControlGoogleDriveSettings

The following members return UploadControlGoogleDrivePersonalSettings objects:

Remarks

These settings can be accessed by the ASPxUploadControl.GoogleDrivePersonalSettings property.

See Also