NotificationTemplateTagHelper

Example

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

ChildTags

Tag NameDetails
notification-templateTemplateTagHelper

Attributes

AttributeTypeDescription
templateStringDefines a Kendo UI template to be used with the corresponding notification type.See the example above.
template-handlerStringDefines a Kendo UI template to be used with the corresponding notification type.See the example above.
template-idStringDefines a Kendo UI template to be used with the corresponding notification type.See the example above.
template-viewIHtmlContentDefines a Kendo UI template to be used with the corresponding notification type.See the example above.
typeStringRequired. 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
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support