ModuleLicenseKeyInfoProviderGetModuleLicenseKeyInfo Method (Guid) |
Returns ModuleLicenseKeyInfo with specified GUID.
Namespace: CMS.ModuleLicensesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static ModuleLicenseKeyInfo GetModuleLicenseKeyInfo(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
ModuleLicenseKeyInfo GUID
Return Value
Type:
ModuleLicenseKeyInfoSee Also