Click or drag to resize
ISubscriptionLicenseServiceUpdateSubscriptionLicenses Method
Updates the subscription licenses registered in the application if there are new license keys available.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax
C#
string UpdateSubscriptionLicenses()

Return Value

Type: String
A message if the update process encountered and error with some of the licenses.
See Also