PostService.Search Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Search(PostQuery)
Performs a search according to the specified PostQuery object.
public static PostSearchResult Search(PostQuery query)
Parameters
Returns
PostSearchResult
Returns a paged list of Post items.