ScrollViewPageableSettingsBuilder
Defines the fluent API for configuring the ScrollViewPageableSettings settings.
Methods
ARIATemplate(System.String)
Specifies a template is used to populate the aria-label for each pager element.
Parameters
value - System.String
The value that configures the ariatemplate.
ARIATemplateId(System.String)
Specifies a template is used to populate the aria-label for each pager element.
Parameters
value - System.String
The value that configures the ariatemplate.
ARIATemplateView(System.Web.Mvc.MvcHtmlString)
Specifies a template is used to populate the aria-label for each pager element.
Parameters
value - System.Web.Mvc.MvcHtmlString
The value that configures the ariatemplate.
ARIATemplateHandler(System.String)
Specifies a template is used to populate the aria-label for each pager element.
Parameters
value - System.String
The value that configures the ariatemplate.