Nucleus .Net Core CMS

TagHelpers.InlineEditorTagHelper Interface

Namespace: Nucleus.ViewFeatures.TagHelpers
Assembly: Nucleus.ViewFeatures.dll
Controls rendering of a data-inline-edit-route attribute on an element, depending on whether the user is in content edit mode. Client-side components use the data-inline-edit-route attribute to handle inline editing,

Properties

ViewContext Property

Provides access to view context.

InlineEditRoute Property

Specifies whether to suppress an empty element.

InlineEditMode Property

Specifies options for the inline editor.

Methods

ProcessAsync (TagHelperContext,TagHelperOutput) Method

ProcessAsync (TagHelperContext context, TagHelperOutput output)