PhysicalFileSystemProvider.RootFolderDisplayName Property
In This Article
Gets the root folder’s caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#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