TaskBoardMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| add-card | String | Specifies text to be rendered for the "Add card" message. |
| add-column | String | Specifies text to be rendered for the "Add column" message. |
| cancel | String | Specifies text to be rendered for the "Cancel" message. |
| close | String | Specifies text to be rendered for the "Close" message. |
| create | String | Specifies text to be rendered for the "Create new card" message. |
| create-new-card | String | Specifies text to be rendered for the "Create new card" message. |
| delete | String | Specifies text to be rendered for the "Delete Card" message. |
| delete-card | String | Specifies text to be rendered for the "Delete Card" message. |
| delete-card-confirm | String | Specifies text to be rendered for the "Are you sure you want to delete this card?" message. |
| delete-column | String | Specifies text to be rendered for the "Delete column" message. |
| delete-column-confirm | String | Specifies text to be rendered for the "Are you sure you want to delete this column?" message. |
| description | String | Specifies text to be rendered for the "Description:" message. |
| edit | String | Specifies text to be rendered for the "Edit" message. |
| edit-card | String | Specifies text to be rendered for the "Edit card" message. |
| edit-column | String | Specifies text to be rendered for the "Edit column" message. |
| new-column | String | Specifies text to be rendered for the "New column" message. |
| preview-card | String | Specifies text to be rendered for the "Preview card" message. |
| save-changes | String | Specifies text to be rendered for the "Save changes" message. |
| search | String | Specifies text to be rendered for the "Search" message. |
| title | String | Specifies text to be rendered for the "Title:" message. |