IUrlMapPageEntry Interface Ingeniux CMS Content Store API

Represents a Page in the collection of URL maps.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface IUrlMapPageEntry

The IUrlMapPageEntry type exposes the following members.

Properties

  NameDescription
Public propertyPageHistory
Gets and sets the history of URLs for this Page
Public propertyPageID
Gets the ID of the Page to which this entry belongs.
Public propertyPath
Gets and sets this URL's relative path, which should always start with "/".
Public propertyRequireSSL
Gets and sets whether this Page requires HTTPS access at runtime.
Public propertySchemaName
Gets the Root Name of the Page to which this entry belongs.
Top
See Also

Reference