ModuleLicenseKeyInfoProviderGetModuleLicenseKeyInfoInternal Method (Guid) |
Returns ModuleLicenseKeyInfo with specified GUID.
Namespace: CMS.ModuleLicensesAssembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 10.0.0
Syntax protected virtual ModuleLicenseKeyInfo GetModuleLicenseKeyInfoInternal(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
ModuleLicenseKeyInfo GUID
Return Value
Type:
ModuleLicenseKeyInfoSee Also