Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.LicenseProvider
LicenseCheckDisabler Class
LicenseCheckDisabler Methods
CanDisableLicenseCheck Method
CanDisableLicenseCheck Method (MethodInfo)
CanDisableLicenseCheck Method (Type)
LicenseCheckDisabler
CanDisableLicenseCheck Method (MethodInfo)
Returns true if the given method is allowed to disable the license check
Namespace:
CMS.LicenseProvider
Assembly:
CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
CanDisableLicenseCheck
(
MethodInfo
method
)
Parameters
method
Type:
System.Reflection
MethodInfo
Method to check
Return Value
Type:
Boolean
See Also
Reference
LicenseCheckDisabler Class
CanDisableLicenseCheck Overload
CMS.LicenseProvider Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com