Version

filter Method

invokes filtering programatically. Filtering will be executed on the text that's currently in the input box
Syntax
ASP.NET Ajax Javascript (Specification) 
function filter() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.filter();
See Also