Gets the registered client types with JSON templates.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public Dictionary<string, string> AutoClasses { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AutoClasses As Dictionary(Of String, String) |
A dictionary containing node templates.
This structure s populated by the RegisterItemType method and is used to transfer templates to client side.