Click or drag to resize

FeedProviderGetFeedModel Method

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected ProductListViewModel GetFeedModel(
	Feed Feed,
	FeedContextConfiguration feedContextConfiguration
)

Parameters

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

Return Value

Type: ProductListViewModel
See Also