Skip to content

Instantly share code, notes, and snippets.

@oclockvn
Created April 11, 2015 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oclockvn/c1db7c18c9228d7b1251 to your computer and use it in GitHub Desktop.
Save oclockvn/c1db7c18c9228d7b1251 to your computer and use it in GitHub Desktop.
public ActionResult Add()
{
return PartialView("_Add");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment