| ShopGroups Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Groups(languageId) instead.")]
public GroupCollection Groups { get; }
<ObsoleteAttribute("Use Groups(languageId) instead.")>
Public ReadOnly Property Groups As GroupCollection
Get
Property Value
Type:
GroupCollectionSee Also