摘要:
入口 public ActionResult CategoryNavigation(int currentCategoryId, int currentProductId) { string cacheKey = string.Format(ModelCacheEventConsumer.CATEGORY_NAVIGATION_MODEL_KEY, currentCategoryId, currentProductId, _workContext.WorkingLanguage.Id); var cacheModel = ... 阅读全文
posted @ 2012-11-06 17:23
Season2009
阅读(649)
评论(0)
推荐(1)
浙公网安备 33010602011771号