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