Kendo.Mvc.UI.Fluent.MultiSelectMessagesSettingsBuilder
Defines the fluent API for configuring the MultiSelectMessagesSettings settings.
Methods
Clear(System.String)
The text message shown when hovering the clear button.
Parameters
value System.String
The value that configures the clear message.
DeleteTag(System.String)
The text message shown when hovering the delete button.
Parameters
value System.String
The value that configures the delete tag message.
SingleTag(System.String)
The text message shown in single tag.
Parameters
value System.String
The value that configures the single tag.
NoData(System.String)
The text that would be displayed in the NoDataTemplate.
Parameters
value System.String
The value that configures the NoDataTemplate message.