IProductGroup MethodsiikoFront Api V3 Documentation

The IProductGroup type exposes the following members.

Methods

  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Top
Extension Methods

  NameDescription
Public Extension MethodGetChildGroups
Returns childGroups of the specified productGroup.
(Defined by ProductGroupExtensions.)
Public Extension MethodGetChildProducts
Returns childProducts of the specified productGroup.
(Defined by ProductGroupExtensions.)
Public Extension MethodGetParent
Returns parent of the specified productGroup.
(Defined by ProductGroupExtensions.)
Public Extension MethodTryGetChildGroups
Returns childGroups of the specified productGroup or null if productGroup doesn't exist.
(Defined by ProductGroupExtensions.)
Public Extension MethodTryGetChildProducts
Returns childProducts of the specified productGroup or null if productGroup doesn't exist.
(Defined by ProductGroupExtensions.)
Public Extension MethodTryGetParent
Returns parent of the specified productGroup or null if productGroup doesn't exist.
(Defined by ProductGroupExtensions.)
Top
See Also

Reference