Click or drag to resize

ILingualPageMapVersionMaps Method


Retrieves the history of lingual map between the versions of 2 pages in this Lingual map

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ILingualPageVersionMap> VersionMaps()

Return Value

Type: IEnumerableILingualPageVersionMap
Collection of version maps
Remarks
There will be at least 1 entry in the versions map
See Also