Click or drag to resize

ICMSNavigationBuilder Methods

The ICMSNavigationBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuildAssetEntries
Build navigation representatives for the given asset IDs.
Public methodBuildPageEntries
Build navigation representatives for the given page IDs.
Public methodClear
Empty the navigation entry dictionary.
Public methodFlush
Serialize the navigation entry dictionary to disk.
Public methodGetAssetEntries
Gets the navigation representatives for the given asset IDs. It will build the representatives first, in case an entry does not exist or expired.
Public methodGetPageEntries
Gets the navigation representatives for the given page IDs. It will build the representatives first, in case an entry does not exist or expired.
Public methodPrepareBuilder
Prepare builder for navigation building. Needs to be called before navigation building to ensure that navigation building is based on a navigation building session.
Public methodReload
Load navigation entry dictionary from disk.
Top
See Also