Click or drag to resize

LicenseHelperHasLicenseKey Method

Does the system have a license key at all? (doesn't necessarily mean that it is valid)

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static bool HasLicenseKey()

Return Value

Type: Boolean
See Also