Skip to content

HighlightSelectedTextTagHelper class

Represents a tag helper which allows to highlight the found pieces on the page. Implements the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper

public class Korzh.EasyQuery.AspNetCore.HighlightSelectedTextTagHelper
: TagHelper, ITagHelper, ITagHelperComponent
TypeNameDescription
StringTextGets or sets the text.
StringValueGets or sets the value.
TypeNameDescription
voidProcess(TagHelperContext context, TagHelperOutput output)Synchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given and .