SyntaxFix
Write A Post
Hire A Developer
Questions
HtmlHelper adds an hidden input to notify the controller about Unchecked status. So to have the correct checked status:
bool bChecked = form[key].Contains("true");