Method AddLicense
Namespace TallComponents.Licensing
Class LicenseAttribute
Add a license programmatically.
Syntax
public
Void
AddLicense(
String
licenseKey
,
String
licenseKeyValue
)
Returns
Void
Parameters
String
licenseKey
The type of license key.
String
licenseKeyValue
The license key value.