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

SankeyLinksLabelsSettingsBuilder

Methods

AriaTemplate(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

value - System.String

The value for AriaTemplate

AriaTemplateId(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

templateId - System.String

The ID of the template element for AriaTemplate

AriaTemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

The template that will be used for the aria-label attribute of the link.

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for AriaTemplate

AriaTemplateHandler(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

templateHandler - System.String

The handler that returs the template for AriaTemplate

AriaTemplate(Kendo.Mvc.UI.TemplateBuilder)

The template that will be used for the aria-label attribute of the link.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the ariatemplate.

In this article
Not finding the help you need?