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

PageableMessagesBuilder

Methods

Display(System.String)

Sets the pageable "display" message

Parameters

message - System.String

The message text

Empty(System.String)

Sets the pageable "empty" message

Parameters

message - System.String

The message text

Page(System.String)

Sets the pageable "page" message

Parameters

message - System.String

The message text

Of(System.String)

Sets the pageable "of" message

Parameters

message - System.String

The message text

ItemsPerPage(System.String)

Sets the pageable "items per page" message

Parameters

message - System.String

The message text

First(System.String)

Sets the pageable "first" message

Parameters

message - System.String

The message text

Previous(System.String)

Sets the pageable "previous" message

Parameters

message - System.String

The message text

Next(System.String)

Sets the pageable "next" message

Parameters

message - System.String

The message text

Last(System.String)

Sets the pageable "last" message

Parameters

message - System.String

The message text

Refresh(System.String)

Sets the pageable "refresh" message

Parameters

message - System.String

The message text

MorePages(System.String)

Sets the pageable "more pages" message

Parameters

message - System.String

The message text

PageButtonLabel(System.String)

Parameters

message - System.String

NumbersSelectLabel(System.String)

Parameters

value - System.String

PageSizeDropDownLabel(System.String)

Parameters

value - System.String
In this article
Not finding the help you need?