Click or drag to resize
BannedIPInfoProviderIsAllowed Method
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.
Top
See Also