Friday, October 5, 2018

Selected text in jquery in Dropdownlist


$('#dropDownId :selected').text();

No comments:

Post a Comment

Linq Expression syntax for where condtion in linq

(Expression<Func<T, bool>> filter)