Click or drag to resize
ModuleLicenseKeyInfoProviderGetModuleLicenseKeyInfo Method (Guid)
Returns ModuleLicenseKeyInfo with specified GUID.

Namespace: CMS.ModuleLicenses
Assembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 10.0.0
Syntax
C#
public static ModuleLicenseKeyInfo GetModuleLicenseKeyInfo(
	Guid guid
)

Parameters

guid
Type: SystemGuid
ModuleLicenseKeyInfo GUID

Return Value

Type: ModuleLicenseKeyInfo
See Also