[DataObjectMethod(DataObjectMethodType.Select)] public static IList<SearchAreaResults> Search( string keywords, SearchArea searchArea, int maximumRows )
Parameters
- keywords
- Keywords to search
- searchArea
- objects to be searched
- maximumRows
- maximum number of search results
Return Value
Search results