The IUrlMapPageHistoryEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.
|
|
HistoryType |
Gets and sets what Type of historical entry this is.
|
|
Path |
Gets and sets the URL's relative path, which always starts with "/".
|
See Also