Nucleus .Net Core CMS

TagHelpers.ModalTagHelper Class

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Returns a modal dialog.

Properties

ViewContext Property

Provides access to view context.

Title Property

The modal dialog title.

ModalClass Property

Css class

CanClose Property

Specifies whether the modal dialog has a close button.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

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