Skip to content

Setting redirect URL

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