| BannedIPInfoProviderIsBannedIPEnabled Method  | 
            Returns true if BannedIP module is enabled for specified site (Settings key).
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntaxpublic static bool IsBannedIPEnabled(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also