Click or drag to resize

XMLProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Dynamicweb.Ecommerce.Feeds.XMLProvider")]
[AddInLabelAttribute("XML feed provider")]
[AddInActiveAttribute(true)]
public class XMLProvider : FeedProvider

The XMLProvider type exposes the following members.

Constructors
  NameDescription
Public methodXMLProvider
Initializes a new instance of the XMLProvider class
Top
Properties
  NameDescription
Public propertyApplyDomain (Inherited from FeedProvider.)
Public propertyAssetCategories (Inherited from FeedProvider.)
Public propertyAssets (Inherited from FeedProvider.)
Public propertyPrice (Inherited from FeedProvider.)
Public propertyProduct (Inherited from FeedProvider.)
Public propertyProductCategoryFields (Inherited from FeedProvider.)
Public propertyProductFields (Inherited from FeedProvider.)
Public propertyProductsList (Inherited from FeedProvider.)
Public propertyShowPricesWithVat (Inherited from FeedProvider.)
Public propertyStockUnits (Inherited from FeedProvider.)
Public propertyVariantInfo (Inherited from FeedProvider.)
Public propertyXSLTStylesheet
Top
Methods
See Also