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

NotificationTemplateBuilder

Methods

Type(System.String)

Sets the notification type (i.e. template name). The value should be a valid JavaScript identifier.

Parameters

value - System.String

ClientTemplateID(System.String)

Sets the client ID of the notification template.

Parameters

value - System.String

ClientTemplate(System.String)

Sets the Kendo UI template to be used for the notifications.

Parameters

value - System.String

ClientTemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

Sets the view template to be used for the notifications.

Parameters

value - Microsoft.AspNetCore.Html.IHtmlContent

ClientTemplateHandler(System.String)

Parameters

value - System.String

ClientTemplate(Kendo.Mvc.UI.TemplateBuilder)

Parameters

template - TemplateBuilder<TModel>
In this article
Not finding the help you need?