Click or drag to resize

FeedServiceGetChildFeeds Method

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Feed> GetChildFeeds(
	int feedId
)

Parameters

feedId
Type: SystemInt32

Return Value

Type: IEnumerableFeed
See Also