Click or drag to resize

FeedService.GetChildFeeds 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: System.Int32

Return Value

Type: IEnumerable<Feed>
See Also