| 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: 8.2.23
Syntaxpublic static bool CanDisableLicenseCheck(
	Type type
)
Parameters
- type
 - Type: SystemType
Type to check 
Return Value
Type: 
Boolean
See Also