FileUploaderBuilder.InvalidFileExtensionMessage Method
Name | Parameters | Description |
---|---|---|
InvalidFileExtensionMessage(JS) | value | The text displayed when the extension of the file being uploaded is not an allowed file extension. Mirrors the client-side invalidFileExtensionMessage option. |
InvalidFileExtensionMessage(String) | value | The text displayed when the extension of the file being uploaded is not an allowed file extension. Mirrors the client-side invalidFileExtensionMessage option. |