Getting and Displaying Topic Map data in EPiServer Pages

Top  Previous  Next

This section goes through the basic steps that are required to get Topic Map data displayed into an EPiServer using code within an EPiServer page templates. The addition of topic map information to EPiServer page templates should be seen as one additional and complimentary step in the development process.

This document will describe two ways of getting and display topic map data in EPiServer page templates: using the OneHop and TwoHop query helper methods and creating new queries.