Click or drag to resize

IPathMapEntryTHistoryPathHistory Property


Gets and sets the history of paths for this Content Item

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
List<THistory> PathHistory { get; set; }

Property Value

Type: ListTHistory
See Also