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

Package: Korzh.EasyQuery.AspNetCore (targets: net5.0, netcoreapp3.1, netstandard2.0)

Assembly: Korzh.EasyQuery.AspNetCore.dll

NameTypeDescription
HighlightSelectedTextTagHelper()void
NameTypeDescription
TextstringGets or sets the text.
ValuestringGets or sets the value.
NameTypeDescription
Process(TagHelperContext context, TagHelperOutput output)voidSynchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given and .