Kendo.Mvc.UI.Fluent.PanelBarMessagesSettingsBuilder
Defines the fluent API for configuring the PanelBarMessagesSettings 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 request failed.
Retry(System.String)
The text message shown in the retry button.
Parameters
value System.String
The value that configures the retry.