Click or drag to resize

FeedProviderGetOutput Method

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract string GetOutput(
	Feed feed,
	FeedContextConfiguration feedContextConfiguration
)

Parameters

feed
Type: Dynamicweb.Ecommerce.FeedsFeed
feedContextConfiguration
Type: Dynamicweb.Ecommerce.FeedsFeedContextConfiguration

Return Value

Type: String
See Also