Click or drag to resize

ISchemaSynchManagerAnalyzePages Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IPageToSyncWithScore> AnalyzePages(
	IEnumerable<IPageToSync> pages
)

Parameters

pages
Type: System.Collections.GenericIEnumerableIPageToSync

[Missing <param name="pages"/> documentation for "M:Ingeniux.CMS.ISchemaSynchManager.AnalyzePages(System.Collections.Generic.IEnumerable{Ingeniux.CMS.IPageToSync})"]

Return Value

Type: IEnumerableIPageToSyncWithScore

[Missing <returns> documentation for "M:Ingeniux.CMS.ISchemaSynchManager.AnalyzePages(System.Collections.Generic.IEnumerable{Ingeniux.CMS.IPageToSync})"]

See Also