Search
Overview.ClientScriptLocation Property
See Also
 





Gets or sets the URL to the MindFusion.Diagramming.js file.

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

 Syntax

C#  Copy Code

public string ClientScriptLocation { get; set; }

Visual Basic  Copy Code

Public Property ClientScriptLocation As String

 Property Value

 See Also