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

FileManagerSettings.SettingsFolders Property

Provides access to the folder container‘s settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public FileManagerSettingsFolders SettingsFolders { get; }

Property Value

Type Description
FileManagerSettingsFolders

A FileManagerSettingsFolders object that contains the folder container’s settings.

See Also