C# Class CrownPeak.SearchG2.Client.Controllers.SearchController

Inheritance: Controller
Afficher le fichier Open project: Crownpeak/Search-Results-Examples

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
Search ( string queryText, int page, string loggingId, string filterQueries, bool hideSuggestions ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Search() public méthode

public Search ( string queryText, int page, string loggingId, string filterQueries, bool hideSuggestions ) : System.Web.Mvc.ActionResult
queryText string
page int
loggingId string
filterQueries string
hideSuggestions bool
Résultat System.Web.Mvc.ActionResult