IUrlMapPageEntryPageHistory Property Ingeniux CMS Content Store API

Gets and sets the history of URLs for this Page

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

IEnumerable<IUrlMapPageHistoryEntry> PageHistory { get; set; }

Property Value

Type: IEnumerableIUrlMapPageHistoryEntry
See Also

Reference