示例#1
0
 protected void AssertProductsLoaded(long?pageProductId = null)
 {
     HttpContext.AssertProductsLoaded(_catApi, CurrentItem, pageProductId);
 }