Click or drag to resize

TemplateProvider Class

Inheritance Hierarchy

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

The TemplateProvider type exposes the following members.

Constructors
  NameDescription
Public methodTemplateProvider
Initializes a new instance of the TemplateProvider class
Top
Properties
  NameDescription
Public propertyApplyDomain (Inherited from FeedProvider.)
Public propertyAssetCategories (Inherited from FeedProvider.)
Public propertyAssets (Inherited from FeedProvider.)
Public propertyContentType
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 propertyTemplate
Public propertyVariantInfo (Inherited from FeedProvider.)
Top
Methods
See Also