FileManagerBuilder.FileSystemProvider Method
| Name | Parameters | Description |
|---|---|---|
| FileSystemProvider(JS) | js | Specifies the file system provider. Mirrors the client-side fileSystemProvider option. |
| FileSystemProvider(Func<FileSystemProviderFactory, OptionsOwnerBuilder>) | configurator | Specifies the file system provider. Mirrors the client-side fileSystemProvider option. |
| FileSystemProvider(String) | staticJsonUrl | Specifies the file system provider. Mirrors the client-side fileSystemProvider option. |