ICMSNavigationBuilder Methods |
The ICMSNavigationBuilder type exposes the following members.
Name | Description | |
---|---|---|
BuildAssetEntries |
Build navigation representatives for given asset ids
| |
BuildPageEntries |
Build navigation representatives for given page ids
| |
Clear |
Empty the dictionary
| |
Flush |
Serialize the dictionary to disk
| |
GetAssetEntries |
Gets the navigation representatives for given page ids.
It will build the representatives first, if entry does not exist or expired
| |
GetPageEntries |
Gets the navigation representatives for given page ids.
It will build the representatives first, if entry does not exist or expired
| |
PrepareBuilder |
Prepare build for navigation building. Needs to be called before navigation building to ensure that navigation
building is based on
| |
Reload |
Load dictionary from disk
|