Click or drag to resize
DocumentHierarchyHelperGetSyndicationItem Method
Gets the syndication item created from current object

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override SyndicationItem GetSyndicationItem(
	SyndicationContent content
)

Parameters

content
Type: System.ServiceModel.SyndicationSyndicationContent
Content

Return Value

Type: SyndicationItem
See Also