Gets or sets the HTML string representing the DOM content rendered in this node.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public string Template { get; set; } |
Visual Basic Copy Code |
---|
Public Property Template As String |