ASPxSpreadsheet.GetWorkDirectory() Method
Returns the path to the working directory.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Returns
Type | Description |
---|---|
String | A string representing the working directory path. |
See Also