Method | Description | |
---|---|---|
AdminController ( IIndexingService indexingService, IOrchardServices services ) : System.Web.Mvc | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Rebuild ( ) : System.Web.Mvc.ActionResult | ||
Update ( ) : System.Web.Mvc.ActionResult |
public AdminController ( IIndexingService indexingService, IOrchardServices services ) : System.Web.Mvc | ||
indexingService | IIndexingService | |
services | IOrchardServices | |
return | System.Web.Mvc |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |