| FieldDisplayGroupServiceGetFrontendDisplayGroups Method |
Namespace:
Dynamicweb.Ecommerce.Products.FieldDisplayGroups
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<FieldDisplayGroup> GetFrontendDisplayGroups()
Public Function GetFrontendDisplayGroups As IEnumerable(Of FieldDisplayGroup)
Return Value
Type:
IEnumerableFieldDisplayGroupSee Also