WizardMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| done | String | Specifies text to be rendered in the "Done" button on the final step. |
| next | String | Specifies text to be rendered in the "Next" button on each step. |
| of | String | Specifies text to be rendered in the Pager element. |
| previous | String | Specifies text to be rendered in the "Previous" button on each step. |
| reset | String | Specifies text to be rendered in the "Reset" button on each step. |
| step | String | Specifies text to be rendered in the Pager element. |