public static IEnumerable<CustomerProductListProduct> GetProductsByIds( IEnumerable<string> productIds, string languageId )
Public Shared Function GetProductsByIds ( productIds As IEnumerable(Of String), languageId As String ) As IEnumerable(Of CustomerProductListProduct)