Skip to content

Setting redirect URL

valmont edited this page Oct 30, 2012 · 2 revisions
[Honeypot(redirectUrl: "/handle/bots")]
public ActionResult BlogComment(string comment) {
    ....
}
Clone this wiki locally