Referencing the required assemblies
Assembly dependencies
The LocationsModule project is dependent on the following assemblies:
- Telerik.OpenAccess.35.Extensions
- Telerik.OpenAccess
- Telerik.Sitefinity
- Telerik.Sitefinity.Model
- Telerik.Web.UI
- System.Web
- System.Web.Extensions
- System.Runtime.Serialization
- System.Configuration
Add references to these assemblies in the LocationsModule project.
For more information about referencing the Sitefinity assemblies, see Referencing Sitefinity SDK
Project dependencies
To use LocationsModule in your application you must reference its assembly. To do this, perform the following:
- From the context menu of the project SitefinityWebApp, click Add Reference.
- Select the Projects tab.
- Select the LocationsModule project.
- Click OK.