Example #1
0
 public static IDataReader GetForSiteMap(Guid siteGuid, Guid storeGuid)
 {
     return(DBProduct.GetForSiteMap(siteGuid, storeGuid));
 }