EPiServer Integration module intro

2012-04-04

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

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

You will be able to achieve the same configuration whether you use the web.config or using our API to configure the system. The preference depends on your requirements and personal preference. Its recommended where possible to use the API to configure the system due to the intellisense and design time error checking when configurering the system.

Configuration of the integration module.

The web.config is 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 intellisense with your configuration.

You can read the documentation here