<kendo:listBox-messages>

Defines the localization texts for the ListBox. Used primarily for localization.

Example

<kendo:listBox>
    <kendo:listBox-messages></kendo:listBox-messages>
</kendo:listBox>

Configuration Attributes

Configuration JSP Tags

kendo:listBox-messages-tools

Defines the localization texts for tools in the ListBox. Texts are used when you configure the tooltip and accessibility support.

More documentation is available at kendo:listBox-messages-tools.

Example

<kendo:listBox-messages>
    <kendo:listBox-messages-tools></kendo:listBox-messages-tools>
</kendo:listBox-messages>
In this article
Not finding the help you need?