ICMSAssetEntry Interface |
Namespace: Ingeniux.Runtime.NavigationBuilder
The ICMSAssetEntry type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Gets when the content item was last changed.
(Inherited from ICMSNavEntry.) | |
FilePath |
Gets the location of the content item file.
(Inherited from ICMSNavEntry.) | |
GlobalExports |
Gets the global exports of the asset navigation node.
| |
ID |
Gets the content item's ID.
(Inherited from ICMSNavEntry.) | |
Loaded |
Gets when the content item was last loaded.
(Inherited from ICMSNavEntry.) | |
Locale |
Gets the content item's locale.
(Inherited from ICMSNavEntry.) | |
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.) | |
Type |
Gets the asset type.
| |
URL |
Gets the Url of the navigation entry
(Inherited from ICMSNavEntry.) |
Name | Description | |
---|---|---|
Serialize |
Returns the XML representation of the content item entry,
to be injected into page XML for rendering.
(Inherited from ICMSNavEntry.) |