FileManagerBuilder.CurrentPathKeys Method
Name | Parameters | Description |
---|---|---|
CurrentPathKeys(JS) | value | Specifies an array of path keys to the current location. Mirrors the client-side currentPathKeys option. |
CurrentPathKeys(IEnumerable<String>) | value | Specifies an array of path keys to the current location. Mirrors the client-side currentPathKeys option. |