Click or drag to resize

IAssetPathHistoryEntry Interface


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public interface IAssetPathHistoryEntry : IPathHistoryEntry

The IAssetPathHistoryEntry type exposes the following members.

Properties
  NameDescription
Public propertyHistoryType
Gets and sets what Type of historical entry this is.
(Inherited from IPathHistoryEntry.)
Public propertyPath
Gets and sets the Content Item's relative path, which always starts with "/".
(Inherited from IPathHistoryEntry.)
Top
See Also