EditorImageBrowserMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
Attribute | Type | Description |
---|---|---|
delete-file | String | Defines text for dialog shown when the file or directory is deleted. |
directory-not-found | String | Defines text for dialog shown when the directory not found error occurs. |
empty-folder | String | Defines text displayed when folder does not contain items. |
invalid-file-type | String | Defines text for dialog shown when an invalid file is set for upload. |
order-by | String | Defines text for order by label. |
order-by-name | String | Defines text for Name item of order by drop down list. |
order-by-size | String | Defines text for Size item of order by drop down list. |
overwrite-file | String | Defines text for dialog shown when an already existing file is set for upload. |
search | String | Defines text for search box placeholder. |
upload-file | String | Defines text for upload button. |