EPiServer Integration module introduction

4/3/2012

This section will give you a introduction to the SiteSeeker integration module for EPiServer.

In this section you will learn about the configuration of the SiteSeeker integration module for EPiServer.

You will be able to achieve the same configuration whether you use the web.configor using our API to configure the system. The preference depends on your requirements and personal preference. It is recommended where possible to use the API to configure the system due to the Visual Studio IntelliSense and design time error checking when configuring the system.

Configuration of the integration module

The web.configis used for the declarative configuration of the SiteSeeker Integration module.

The module can also be configured through code. You will be able to ensure your configuration is typesafe and you will get help through Visual Studio IntelliSense with your configuration.

Read the documentation