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

UploadControlOneDriveSettings Class

Provides account settings allowing the upload control to access a file system retained in the OneDrive.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class UploadControlOneDriveSettings :
    UploadControlUploadStorageSettingsBase

The following members return UploadControlOneDriveSettings objects:

Remarks

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

See Also