| ProductViewModelGroupPaths Property |
Namespace:
Dynamicweb.Ecommerce.ProductCatalog
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public List<List<GroupInfoViewModel>> GroupPaths { get; set; }
Public Property GroupPaths As List(Of List(Of GroupInfoViewModel))
Get
Set
Property Value
Type:
ListListGroupInfoViewModelSee Also