Search
Calendar.setLicenseKey Method
See Also
 






Sets the license key of the control.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public static void setLicenseKey (
    String licenseKey
)

 Parameters

licenseKey

A string value.

 See Also