Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

LicenseDirectory Field

Show in webframe
The server directory path where LEADTOOLS looks for the license file.
Syntax
 var licenseDirectory 

Field Value

The server directory path where LEADTOOLS looks for the license file. Default value is "LEADTOOLS".
Remarks

Refer to LEADTOOLS Nag Message for more information on obtaining and using a LEADTOOLS license.

A user may change this field's value from the default string "LEADTOOLS" to any desired string. This string will be interpreted as a directory in which to look for the LeadtoolsLicense.txt license file. The field may be set any number of times before the license is checked.

Changing the default location might be desirable in some situations. For example, if the application is an ASP.NET MVC and all the project resources are to placed in other locations than the root.

Examples:

Additional notes:

See Also

Reference

LTHelper Object
LTHelper Members

Error processing SSI file