MVC radio button default checked
Select a radio button by default true in mvc
mvc radio button selected by default.
@Html.RadioButton("privacy_policy",true, new { @checked = "checked", id = "privacy_policy" })
MVC radio button default checked
Reviewed by Bhaumik Patel
on
9:09 PM
Rating: