Nucleus .Net Core CMS

TagHelpers.RenderPaneTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Tag helper used to render the modules which are within the specified pane for the page being rendered.

Remarks

The RenderPaneTagHelper is used by Layouts.

Properties

ViewContext Property

Provides access to view context.

Name Property

The name of the pane to render.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

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