public IEnumerable<Product> GetRelatedProducts( Group group, string relatedGroupId )
Public Function GetRelatedProducts ( group As Group, relatedGroupId As String ) As IEnumerable(Of Product)