Nucleus .Net Core CMS

TagHelpers.PrivacyTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Returns an anchor (a) element which links to the site's Privacy page.

Remarks

If the site does not have a configured privacy page, 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.