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

ScrollViewPageableSettingsBuilder

Defines the fluent API for configuring ScrollViewPageableSettings

Methods

ARIATemplate(System.String)

Specifies a template is used to populate the aria-label for each pager element.

Parameters

value - System.String

The value for ARIATemplate

ARIATemplateId(System.String)

Specifies a template is used to populate the aria-label for each pager element.

Parameters

templateId - System.String

The ID of the template element for ARIATemplate

ARIATemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

Specifies a template is used to populate the aria-label for each pager element.

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for ARIATemplate

ARIATemplateHandler(System.String)

Specifies a template is used to populate the aria-label for each pager element.

Parameters

templateHandler - System.String

The hendler that returs the template for ARIATemplate

In this article
Not finding the help you need?