C# Class Subtext.Framework.Providers.EntrySearchProvider

Inheritance: Subtext.Extensibility.Providers.SearchProvider
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
Search ( int blogId, string searchTerm ) : IList

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

Method Details

Search() public méthode

Searches the specified blog for items that match the search term.
public Search ( int blogId, string searchTerm ) : IList
blogId int
searchTerm string
Résultat IList