FileManagerUploadBuilder.MaxFileSize Method
| Name | Parameters | Description |
|---|---|---|
| MaxFileSize(JS) | value | Specifies the maximum upload file size, in bytes. Mirrors the client-side maxFileSize option. |
| MaxFileSize(Double) | value | Specifies the maximum upload file size, in bytes. Mirrors the client-side maxFileSize option. |