Search
DiagramView.licenseLocation Property
See Also
 





Gets or sets URL of the control's license file.

Namespace: MindFusion.Diagramming
Package: DiagramView.js

 Syntax

JavaScript  Copy Code

get licenseLocation() {}
set licenseLocation(value) {}

 Property Value

String

A URL string that specifies the location of the license key.

 See Also