| ModuleLicenseKeyInfoProviderGetModuleLicenseKeyInfo Method (Guid) | 
            Returns ModuleLicenseKeyInfo with specified GUID.
            
 
Namespace: CMS.ModuleLicensesAssembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 11.0.0
Syntaxpublic static ModuleLicenseKeyInfo GetModuleLicenseKeyInfo(
	Guid guid
)
Parameters
- guid
 - Type: SystemGuid
ModuleLicenseKeyInfo GUID 
Return Value
Type: 
ModuleLicenseKeyInfo
See Also