Referencing the required assemblies
Assembly dependencies
The ProductsModule project is dependent on the following assemblies:
- System.Web
- System.Web.Extensions
- System.Runtime.Serialization
- System.Configuration
- Telerik.OpenAccess.35.Extensions
- Telerik.OpenAccess
- Telerik.Sitefinity
- Telerik.Sitefinity.Model
- Telerik.Sitefinity.Resources
- Telerik.Sitefinity.Utilities
- Telerik.Web.UI
Add references to these assemblies in the ProductsModule project.
For more information about referencing the Sitefinity assemblies, see Referencing Sitefinity SDK.
Project dependencies
To use ProductsModule 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 ProductsModule project.
- Click OK.