ICMSAssetEntry Interface |
Namespace: Ingeniux.Runtime.NavigationBuilder
The ICMSAssetEntry type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Gets when the asset was last changed
(Inherited from ICMSNavEntry.) | |
FilePath |
Gets the location of page/component file
(Inherited from ICMSNavEntry.) | |
GlobalExports |
Gets the global exports of the navigation node
| |
ID |
Gets the asset id
(Inherited from ICMSNavEntry.) | |
Loaded |
Gets when the asset entry loaded from page file
(Inherited from ICMSNavEntry.) | |
Locale |
Gets the asset locale
(Inherited from ICMSNavEntry.) | |
Name |
Gets the asset name
(Inherited from ICMSNavEntry.) | |
Schema |
Gets the schema name (root element name) of the asset
(Inherited from ICMSNavEntry.) | |
Type |
Name | Description | |
---|---|---|
Serialize |
Returned the xml representation of the page entry,
to be injected into page xml for rendering
(Inherited from ICMSNavEntry.) |