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

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

Public Methods

Method Description
Config ( string pageName, string queryId, string queryName ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Config ( string pageName, string queryName, string queryId, [ config ) : System.Web.Mvc.ActionResult
Delete ( string pageName, System.Guid queryId ) : void
SaveOrders ( string pageName, SavedTabQuery models ) : void

Method Details

Config() public method

public Config ( string pageName, string queryId, string queryName ) : System.Web.Mvc.ActionResult
pageName string
queryId string
queryName string
return System.Web.Mvc.ActionResult