Class RelatedGroupViewModelExtensions
- Namespace
- Dynamicweb.Ecommerce.Product
Catalog
- Assembly
- Dynamicweb.Ecommerce.dll
The class represents shared member providing extensions for the Related
- Inheritance
-
Related
Group View Model Extensions
- Inherited Members
Remarks
Be careful about performance when using these extension methods Be careful about circular references when using these extension methods
Methods
GetRelatedProducts(RelatedGroupViewModel)
Gets a collection of Product
public static IEnumerable<ProductViewModel> GetRelatedProducts(this RelatedGroupViewModel relatedGroup)
Parameters
relatedGroup
RelatedGroup View Model