Click or drag to resize

SaveMethodComboCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSaveMethodCombo
    Dynamicweb.Ecommerce.ProductsSaveMethodComboCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class SaveMethodComboCollection : Collection<SaveMethodCombo>

The SaveMethodComboCollection type exposes the following members.

Constructors
  NameDescription
Public methodSaveMethodComboCollection
Initializes a new instance of the SaveMethodComboCollection class
Top
Methods
  NameDescription
Public methodGetItemByField
Public methodLoadCombos
Top
See Also