License Constructor
Initializes the dundas.licensing.License object.
Parameters
- licenseOptions
-
Type: Object
(optional) Object with default values for the license.
Optional: True
Examples
The following example initializes a new instance of a License object:
var newObject = new dundas.licensing.License();