Skip to main content
A newer version of this page is available.
All docs
V18.2

MVCxFileManagerSettings.RootFolder Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Web.Mvc

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

Declaration

public override string RootFolder { get; set; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object Type Path to RootFolder
FileManagerSettings
.Settings.RootFolder
See Also