Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NativeID | 0 | The URL Map entry is the XID of the page | |
NativeStructuredUrl | 1 | Represents the natural StructuredUrl; added automatically URL Map building | |
Deleted | 2 | Represents a delete action of Page's location | |
Renamed | 3 | Represents a removal action of Page's location | |
PublishAs | 4 | Added by the migration process when new PublishAs info is available. | |
Moved | 5 | Represents a move action of Page's location | |
Custom | 6 | Added by the user. | |
Canonical | 7 | A mapped path that should override the structured URL to become the canonical URL. | |
Unknown | 8 | Added by the migration process when a page does not have mapType info associated with it. | |
MultiFormatPage | 9 | Represents a very special url override for Multi_format publishes only. |
See Also