Tag helper of NodeListView.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public class NodeListViewTagHelper : TagHelper |
Visual Basic
Copy Code
|
|---|
Public Class NodeListViewTagHelper |
RemarksThis class implements the <mindfusion-nodelistview> tag.
Inheritance HierarchySystem.Object![]()
Microsoft.AspNetCore.Razor.TagHelpers.TagHelper![]()
MindFusion.Diagramming.Mvc.NodeListViewTagHelper
See Also