ILingualPageVersionMapFinalizeMap Method Ingeniux CMS Content Store API

Finalize this lingual version map with clone page version information.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void FinalizeMap(
	int clonePageVersion,
	IUser finalizeUser
)

Parameters

clonePageVersion
Type: SystemInt32
The version of the translated clone page
finalizeUser
Type: Ingeniux.CMSIUser
The User that performed the finalization. This user may or may not be the current operating user.
Remarks

This method will close the version map and allow its Page map to create a new version map
See Also

Reference