ICMSPageEntry Interface |
Namespace: Ingeniux.Runtime.NavigationBuilder
The ICMSPageEntry type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Gets when the content item was last changed.
(Inherited from ICMSNavEntry.) | |
DisableLocalExports |
Gets whether local exports will be ignored.
| |
FilePath |
Gets the location of the content item file.
(Inherited from ICMSNavEntry.) | |
GlobalExports |
Gets the global exports of the navigation node
| |
ID |
Gets the content item's ID.
(Inherited from ICMSNavEntry.) | |
IsUrlStructured |
Check is the page entry is using structured URL or not
| |
Loaded |
Gets when the content item was last loaded.
(Inherited from ICMSNavEntry.) | |
Locale |
Gets the content item's locale.
(Inherited from ICMSNavEntry.) | |
LocalExports |
Gets the local exports of the navigation node
| |
Name |
Gets the content item's name.
(Inherited from ICMSNavEntry.) | |
Schema |
Gets the schema name (root element name) of the content item.
(Inherited from ICMSNavEntry.) | |
URL |
Gets the page URL. It is structured URL for runtime,
and XID based URL for preview
|
Name | Description | |
---|---|---|
Serialize |
Returns the XML representation of the content item entry,
to be injected into page XML for rendering.
(Inherited from ICMSNavEntry.) |