New to Telerik UI for ASP.NET MVC? Download free 30-day trial

TreeListMessagesSettingsBuilder

Methods

Commands(System.Action)

Defines the text for the command buttons that are used across the widget.

Parameters

configurator - System.Action<TreeListMessagesCommandsSettingsBuilder>

The action that configures the commands.

Loading(System.String)

Defines the text of the Loading... message when the widget loads its root-level items.

Parameters

value - System.String

The value that configures the loading.

NoRows(System.String)

Defines the text of No records to display message when the widget does not show any items.

Parameters

value - System.String

The value that configures the norows.

RequestFailed(System.String)

Defines the text of Request failed message when the widget fails to load its root-level items.

Parameters

value - System.String

The value that configures the requestfailed.

Retry(System.String)

Defines the text of Retry message for the button which triggers the reloading of the TreeList root-level items.

Parameters

value - System.String

The value that configures the retry.

In this article
Not finding the help you need?