C# Class Orchard.Indexing.Controllers.AdminController

Inheritance: Controller
Afficher le fichier Open project: ucdavis/Orchard

Méthodes publiques

Méthode Description
AdminController ( IIndexingService indexingService, IOrchardServices services ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Rebuild ( ) : System.Web.Mvc.ActionResult
Update ( ) : System.Web.Mvc.ActionResult

Method Details

AdminController() public méthode

public AdminController ( IIndexingService indexingService, IOrchardServices services ) : System.Web.Mvc
indexingService IIndexingService
services IOrchardServices
Résultat System.Web.Mvc

Index() public méthode

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