IList<DigitalGood> FindByName( string nameToMatch, string sortExpression )
Parameters
- nameToMatch
- The name to match
- sortExpression
- The sort expression to use for sorting the loaded objects.
Return Value
A collection of DigitalGood objects matching the given name