Im having the following code, however, I can see that the radio button isn
t being diplayed. Only the label is being displayed. what is wrong with the code?
<%Html.RadioButton("Role", Role.User, true);%><%=Role.User%>
Im having the following code, however, I can see that the radio button isn
t being diplayed. Only the label is being displayed. what is wrong with the code?
<%Html.RadioButton("Role", Role.User, true);%><%=Role.User%>