BannedIPInfoProvider IsAllowed Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAllowed(String, BanControlEnum)
Returns true if client IP address( from HttpContext) is allowed to access the site, false if it is banned.
Public methodStatic memberIsAllowed(String, String, BanControlEnum)
Returns true if client IP address is allowed to access the site, false if it is banned.
Back to Top
See Also