DashboardFileStorage.WorkingDirectory Property
Gets or sets the path to the directory used to store dashboards.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the relative or absolute path to the directory used to store dashboards. |
See Also