Method | Description | |
---|---|---|
HasHoneypotTrapped ( this request ) : bool |
Extension methods which returns bool value whether request is coming from bot or not
|
public static HasHoneypotTrapped ( this request ) : bool | ||
request | this | HttpRequestBase made in a controller action |
return | bool |