ILingualPageMap Methods Ingeniux CMS Content Store API

The ILingualPageMap type exposes the following members.

Methods

  Name Description
Public method InitializeVersionMap
Create a new version map. This version map will have the Master Page version, but not the Clone Page version.
Public method Remove

Remove this Lingual map. This will sever the lingual tie between 2 pages.

The Clone Page at this point can change its locale again. If the Master Page has no other lingual maps, it can change locale too.

Public method ValidateData
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity.)
Public method ValidateUserPermission
Validates the user permission on the current entity. Implemented by concrete inheriting types. It is called automatically upon saving an entity.
(Inherited from IEntity.)
Public method VersionMaps
Retrieves the history of lingual map between the versions of 2 pages in this Lingual map
Public method VersionMapsCount
Gets the count of version maps.
Top
See Also

Reference