IList<DigitalGood> LoadForVariant( int productId, string optionList, string sortExpression )
Parameters
- productId
 - ID of the product to count for
 - optionList
 - Option list that specifies the product variant
 - sortExpression
 - The sort expression to use for sorting the loaded objects.
 
Return Value
A collection of DigitalGood objects