The code is in a method in webpart code behind. The Method returns a dataset from the search. DataSet results = SearchResult.Search(parameters); Return results; The API Change guide states CMS...