Click or drag to resize

IUrlMapPageHistoryEntry Properties


The IUrlMapPageHistoryEntry type exposes the following members.

Properties
  Name Description
Public property Canonical Gets and sets whether the URL this entry holds is the default URL. When true, at runtime, visiting this page from other URLs redirects users to this URL.
Public property HistoryType Gets and sets what Type of historical entry this is.
(Inherited from IPathHistoryEntry)
Public property Path Gets and sets the Content Item's relative path, which always starts with "/".
(Inherited from IPathHistoryEntry)
Top
See Also