ILicensedApplication Methods

Methods

GetApplicationLicenseDetails Called by platform, at any time, to request the license details text, either currenly set license or the one given as argument. Make this method as fast as possible.
GetApplicationLicenseStatus Called by platform, at any time, to request the license status, either currently set license or the one given as argument. Returning the value MFApplicationLicenseStatusFormatError for a new license will prevent the user from saving that license into the database. Make this method as fast as possible.
SetApplicationLicense Setting in a new license content. Gets called from applying new license from MF-Admin.

See Also