Gets or sets a value indicating whether the control should render references to the client scripts.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public bool AddScriptReferences { get; set; } |
Visual Basic Copy Code |
---|
Public Property AddScriptReferences As Boolean |
MvcDiagram Programmer's Guide | © 2024 MindFusion |