Click or drag to resize

FeedProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract class FeedProvider : ConfigurableAddIn, 
	IDropDownOptions

The FeedProvider type exposes the following members.

Constructors
  NameDescription
Protected methodFeedProvider
Initializes a new instance of the FeedProvider class
Top
Properties
Methods
  NameDescription
Protected methodCreateProductListSettings
Protected methodCreateProductViewModelSettings
Protected methodGenerateFeedSettings
Public methodStatic memberGetApiUrls(Feed, Uri, ListString, ListString)
Public methodStatic memberGetApiUrls(Feed, Uri, ListString, ListString, ListString)
Public methodGetContentType
Protected methodGetDomain
Protected methodGetFeedModel
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetOptions
Public methodGetOutput
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also