C# Класс Subtext.Framework.Providers.EntrySearchProvider

Наследование: Subtext.Extensibility.Providers.SearchProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
Search ( int blogId, string searchTerm ) : IList

Searches the specified blog for items that match the search term.

Описание методов

Search() публичный Метод

Searches the specified blog for items that match the search term.
public Search ( int blogId, string searchTerm ) : IList
blogId int
searchTerm string
Результат IList