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

FileManagerSettingsFolders Class

Contains settings that relate to the folders‘ functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerSettingsFolders :
    FileManagerSettingsBase

The following members return FileManagerSettingsFolders objects:

Remarks

An object of the FileManagerSettingsFolders type can be accessed via the ASPxFileManager.SettingsFolders property.

See Also