Razor Snips

Send to Action Controller from checkbox

@Html.CheckBox("FilterOnDates", new { OnChange = "document.forms[0].submit();" })

Tags: