FileUploaderBuilder.InvalidMaxFileSizeMessage Method
Name | Parameters | Description |
---|---|---|
InvalidMaxFileSizeMessage(JS) | value | The text displayed when the size of the file being uploaded is greater than the maxFileSize. Mirrors the client-side invalidMaxFileSizeMessage option. |
InvalidMaxFileSizeMessage(String) | value | The text displayed when the size of the file being uploaded is greater than the maxFileSize. Mirrors the client-side invalidMaxFileSizeMessage option. |