FileUploaderBuilder.InvalidMinFileSizeMessage Method
Name | Parameters | Description |
---|---|---|
InvalidMinFileSizeMessage(JS) | value | The text displayed when the size of the file being uploaded is less than the minFileSize. Mirrors the client-side invalidMinFileSizeMessage option. |
InvalidMinFileSizeMessage(String) | value | The text displayed when the size of the file being uploaded is less than the minFileSize. Mirrors the client-side invalidMinFileSizeMessage option. |