Nucleus .Net Core CMS

TagHelpers.ModuleTitleTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Renders a header element with its content set to the module title. If the user has module edit rights and is editing page content, render attributes to enable inline editing of the module title.

Properties

ViewContext Property

Provides access to view context.

Tag Property

Optional, Html tag to use. If not specified, a H2 element is rendered.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

ProcessAsync (TagHelperContext context, TagHelperOutput output)
Generate the output.