in asp.net-mvc you will need to check the falsereason why you are checking false because the helper is Html Checkboxdoing some fancy thing for the valuetrue
True returns as:
it makes the string read "true, false"
so you might have thought that these are two values, but only one, and means true
False returns as:
it makes the string read "false"
source
share