Kendo.Mvc.UI.Fluent.TreeViewMessagesSettingsBuilder
Defines the fluent API for configuring the TreeViewMessagesSettings settings.
Methods
Loading(System.String)
The text message shown while the root level items are loading.
Parameters
value System.String
The value that configures the loading.
RequestFailed(System.String)
The text message shown when an error occurs while fetching the content.
Parameters
value System.String
The value that configures the requestfailed.
Retry(System.String)
The text message shown in the retry button.
Parameters
value System.String
The value that configures the retry.