Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. [HttpPost]
  2. public ActionResult Search(Model modelName)
  3.  
  4. <input type="text" name="test" />
  5.  
  6. [HttpPost]
  7. public ActionResult Search(string test)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement