PhysicalFileSystemProvider.RootFolderDisplayName Property
Gets the root folder’s caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the root folder’s caption. |
Remarks
Use the RootFolderDisplayName property to obtain the root folder’s caption, displayed within the ASPxFileManager.
See Also