Method | Description | |
---|---|---|
Config ( string pageName, string queryId, string queryName ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Config ( string pageName, string queryName, string queryId, [ config ) : System.Web.Mvc.ActionResult | ||
Delete ( string pageName, System.Guid queryId ) : void | ||
SaveOrders ( string pageName, |
public Config ( string pageName, string queryId, string queryName ) : System.Web.Mvc.ActionResult | ||
pageName | string | |
queryId | string | |
queryName | string | |
return | System.Web.Mvc.ActionResult |