Nucleus .Net Core CMS

TagHelpers.TabItemTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Renders an tab item

Properties

ViewContext Property

Provides access to view context.

Target Property

Id (including #) of the TagHelpers.TabPanelTagHelper which this tab item represents.

Caption Property

Label text

Active Property

Specifies whether the tab is selected.

Alert Property

Specifies whether the tab displays an alert symbol.

Enabled Property

Specifies whether the tab is enabled.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

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