AjaxDropdown

It is declared like this:
@Html.Awe().AjaxDropdownFor(o => o.Category) //strongly typed helper
@Html.Awe().AjaxDropdown("Meal")
The
AjaxDropdown
has the same features as the
AjaxRadioList
except it display a dropdown instead of radiobutton list. See AjaxRadioList for the rest of the features.



Comments
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our cookie policy and privacy policy .