Click or drag to resize

TemplateProviderGetOutput Method

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

Parameters

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

Return Value

Type: String
See Also