[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.TextTagHelper

TextTagHelper Class

ITagHelper implementation for Text.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-annotation-text")]
public class TextTagHelper : AnnotationBaseTagHelper<Text>, ITagHelper, ITagHelperComponent

Constructors

Name Description
TextTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Content

Configurates Content. Sets the text of the annotation.