ListViewPageableMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
Attribute | Type | Description |
---|---|---|
display | String | Defines the info text. |
empty | String | Defines the info text shown when there are no records to be displayed. |
first | String | Defines the text of the first page button tooltip. |
items-per-page | String | Defines the text displayed after the select element of the pageSizes mode. |
last | String | Defines the text of the last page button tooltip. |
next | String | Defines the text of the next page button tooltip. |
of | String | Defines the last part of the text of the input option. |
page | String | Defines the first part of the text of the input option. |
previous | String | Defines the text of the previous page button tooltip. |
refresh | String | Defines the text of the refresh button tooltip. |