SyntaxFix
Write A Post
Hire A Developer
Questions
$("#SelectedCountryId_option_selected")[0].textContent
this worked for me, here instead of [0], pass the selected index of your drop down list.
[0]