Search
DiagramViewTagHelper Class
Remarks See Also
 





Tag helper of DiagramView.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public class DiagramViewTagHelper : TagHelper

Visual Basic  Copy Code

Public Class DiagramViewTagHelper
    Inherits TagHelper

 Remarks

This class implements the <mindfusion-diagramview> tag.

 Inheritance Hierarchy

System.Object
    Microsoft.AspNetCore.Razor.TagHelpers.TagHelper
        MindFusion.Diagramming.Mvc.DiagramViewTagHelper

 See Also