Click or drag to resize
BannedIPInfoProviderBanRedirect Method
Redirects current http response to special page for banned IPs (settings key CMSBannedIPRedirectURL).

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static void BanRedirect(
	string siteName
)

Parameters

siteName
Type: SystemString
See Also