[]
ITagHelper implementation for Text.
[HtmlTargetElement("c1-annotation-text")]
public class TextTagHelper : AnnotationBaseTagHelper<Text>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-annotation-text")>
Public Class TextTagHelper
Inherits AnnotationBaseTagHelper(Of Text)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| TextTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Content | Configurates Content. Sets the text of the annotation. |