Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275

Syntax

C#
public virtual SyndicationFeed GetSyndicationFeed(
	Type syndicationItemType,
	IUser user,
	int items
)

Parameters

syndicationItemType
Type: System..::.Type
user
Type: EPiServer.Common.Security..::.IUser
items
Type: System..::.Int32

See Also