Method | Description | |
---|---|---|
Search ( int blogId, string searchTerm ) : IList |
Searches the specified blog for items that match the search term.
|
public Search ( int blogId, string searchTerm ) : IList |
||
blogId | int | |
searchTerm | string | |
return | IList |