FileManagerBuilder.CurrentPath Method
| Name | Parameters | Description |
|---|---|---|
| CurrentPath(JS) | value | Specifies the path that is used when the FileManager is initialized. Mirrors the client-side currentPath option. |
| CurrentPath(String) | value | Specifies the path that is used when the FileManager is initialized. Mirrors the client-side currentPath option. |