[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.AnnotationLayerTagHelper

AnnotationLayerTagHelper Class

ITagHelper implementation for AnnotationLayer<T>.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-annotation-layer")]
[RestrictChildren("c1-annotation-text", new string[] { "c1-annotation-rectangle", "c1-annotation-circle", "c1-annotation-square", "c1-annotation-line", "c1-annotation-ellipse", "c1-annotation-image", "c1-annotation-polygon" })]
public class AnnotationLayerTagHelper : ExtenderTagHelper<AnnotationLayer<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
AnnotationLayerTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.