[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ShapeTagHelper-1

ShapeTagHelper<TControl> Class

ITagHelper implementation for Shape.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
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
Type Parameters
Name Description
TControl

Constructors

Name Description
ShapeTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Content

Configurates Content. Sets the text of the annotation.