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