Nucleus .Net Core CMS

TagHelpers.AccountTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Renders an account control.

Properties

ViewContext Property

Provides access to view context.

ButtonClass Property

Css classes to apply to the dropdown button.
Remarks
If a non-blank value is specified, the value is appended to the css class for buttons within the account control, and the default "btn-secondary" class is not applied.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

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