C# Class Kooboo.Commerce.Web.Areas.Commerce.Controllers.TopbarController

Inheritance: Kooboo.Commerce.Web.Framework.Mvc.CommerceController
Show file Open project: Kooboo/Ecommerce

Public Methods

Method Description
CommandConfig ( string commandName ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
ExecuteCommand ( string commandName, string itemType, CommandDataItem model, [ config = null ) : System.Web.Mvc.ActionResult

Method Details

CommandConfig() public method

public CommandConfig ( string commandName ) : System.Web.Mvc.ActionResult
commandName string
return System.Web.Mvc.ActionResult