1
Answer

How to get HTMLSelect selected text in c#

Photo of Shantosh Kumar

Shantosh Kumar

8y
881
1
How to get HTMLSelect selected text in c#?
I'm able to get the value of selected item using htmlSelectObjectID.Value but not able to get the selected text.

Answers (1)