IProduct MethodsiikoFront Api V3 Documentation

The IProduct 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 MethodGetGroupModifiers
Returns groupModifiers of the specified product.
(Defined by ProductExtensions.)
Public Extension MethodGetIncludedInMenuSections
Returns includedInMenuSections of the specified product.
(Defined by ProductExtensions.)
Public Extension MethodGetParent
Returns parent of the specified product.
(Defined by ProductExtensions.)
Public Extension MethodGetSimpleModifiers
Returns simpleModifiers of the specified product.
(Defined by ProductExtensions.)
Public Extension MethodTryGetGroupModifiers
Returns groupModifiers of the specified product or null if product doesn't exist.
(Defined by ProductExtensions.)
Public Extension MethodTryGetIncludedInMenuSections
Returns includedInMenuSections of the specified product or null if product doesn't exist.
(Defined by ProductExtensions.)
Public Extension MethodTryGetParent
Returns parent of the specified product or null if product doesn't exist.
(Defined by ProductExtensions.)
Public Extension MethodTryGetSimpleModifiers
Returns simpleModifiers of the specified product or null if product doesn't exist.
(Defined by ProductExtensions.)
Top
See Also

Reference