Class EPiProductsController
Implements
System.Web.Mvc.Async.IAsyncController
System.Web.Mvc.IController
System.Web.Mvc.Async.IAsyncManagerContainer
Inherited Members
Namespace: EPiServer.Shell.UI.Controllers.Internal
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
public class EPiProductsController : RestControllerBase, IAsyncController, IController, IAsyncManagerContainer
Constructors
EPiProductsController(NavigationService)
Declaration
public EPiProductsController(NavigationService navigationService)
Parameters
| Type | Name | Description |
|---|---|---|
| NavigationService | navigationService |
Methods
Get()
Declaration
public ActionResult Get()
Returns
| Type | Description |
|---|---|
| System.Web.Mvc.ActionResult |
Implements
System.Web.Mvc.Async.IAsyncController
System.Web.Mvc.IController
System.Web.Mvc.Async.IAsyncManagerContainer