Search
BaseGauge.licenseLocation Property
See Also
 






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

Namespace: MindFusion.Gauges
File: BaseGauge.js

 Syntax

JavaScript  Copy Code

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

 Property Value

String

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

 See Also