Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
39 Points
140 Posts
Apr 14, 2012 10:15 AM|LINK
[
HttpPost
]
public ActionResult
SearchSetupYear()
{
}
I have given like above, butit giving the error like "not all code paths return a value"
DivakarGanta
Member
39 Points
140 Posts
Re: How to use HTTPPOST with button control in MVC
Apr 14, 2012 10:15 AM|LINK
[
HttpPost
]
public ActionResult
SearchSetupYear()
{
}
I have given like above, butit giving the error like "not all code paths return a value"