Click or drag to resize

ICMSNavigationBuilder Methods

The ICMSNavigationBuilder type exposes the following members.

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