New to Telerik UI for ASP.NET MVC? 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(System.Web.Mvc.MvcHtmlString)

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

Parameters

template - System.Web.Mvc.MvcHtmlString

ClientTemplateHandler(System.String)

Parameters

template - System.String

ClientTemplate(Kendo.Mvc.UI.TemplateBuilder)

Parameters

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