Click or drag to resize

IUrlMapPageHistoryEntryCanonical Property


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.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
bool Canonical { get; set; }

Property Value

Type: Boolean
See Also