ICMSNavEntry Interface |
Namespace: Ingeniux.Runtime.NavigationBuilder
The ICMSNavEntry type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Gets when the content item was last changed.
| |
FilePath |
Gets the location of the content item file.
| |
ID |
Gets the content item's ID.
| |
Loaded |
Gets when the content item was last loaded.
| |
Locale |
Gets the content item's locale.
| |
Name |
Gets the content item's name.
| |
Schema |
Gets the schema name (root element name) of the content item.
| |
URL |
Gets the Url of the navigation entry
|
Name | Description | |
---|---|---|
Serialize |
Returns the XML representation of the content item entry,
to be injected into page XML for rendering.
|