FileManagerItem.Location Property
Gets the current item’s location.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the item’s location. |
Remarks
The Location property represents the item’s location path (from the root folder) excluding the file’s name.
See Also