ASP.NET Pack Programmer's Guide
DiagramView.JsLibraryLocation Property
See Also
 





Gets or sets the URL to the MindFusion.Diagramming.js file, used in Canvas ClientSideMode.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public string JsLibraryLocation { get; set; }

Visual Basic  Copy Code

Public Property JsLibraryLocation As String

 Property Value

A string specifying the location of the .js file.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming.WebForms Namespace