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
Syntax public static bool IsBannedIPEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
BooleanSee Also