LicenseCheckDisablerCanDisableLicenseCheck Method (Type) |
Returns true if the given type is allowed to disable the license check
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 12.0.0
Syntax public static bool CanDisableLicenseCheck(
Type type
)
Parameters
- type
- Type: SystemType
Type to check
Return Value
Type:
BooleanSee Also