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

NotificationTemplateTagHelper

Example

<notification-template>
    <notification-template></notification-template>
</notification-template>

ChildTags

Tag Name Details
notification-template NotificationTemplateTagHelper

Attributes

Attribute Type Description
template String Defines a Kendo UI template to be used with the corresponding notification type.See the example above.
template-handler String Defines a Kendo UI template to be used with the corresponding notification type.See the example above.
template-id String Defines a Kendo UI template to be used with the corresponding notification type.See the example above.
templates IDictionary<String,String>
template-view IHtmlContent Defines a Kendo UI template to be used with the corresponding notification type.See the example above.
type String Required. Specified a unique identifier, which is used to retrieve the correct template when a notification of this type is shown.See the example above.
In this article
Not finding the help you need?