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