Click or drag to resize
SmartFieldLicenseHelperHasLicense Method
Performs license check.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public static bool HasLicense()

Return Value

Type: Boolean
True when license is available, false otherwise.
See Also