Nucleus .Net Core CMS

TagHelpers.LogoTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Returns an anchor (a) element which links to the site's home page, with an image inside which renders the site logo.

Remarks

If the site does not have a configured logo, nothing is rendered.

Properties

ViewContext Property

Provides access to view context.

Caption Property

The inner text of the anchor element.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

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