[]
ITagHelper implementation for Shape.
public abstract class ShapeTagHelper<TControl> : AnnotationBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent where TControl : Shape
Public MustInherit Class ShapeTagHelper(Of TControl As Shape)
Inherits AnnotationBaseTagHelper(Of TControl)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| TControl |
| Name | Description |
|---|---|
| ShapeTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Content | Configurates Content. Sets the text of the annotation. |