Skip to main content
A newer version of this page is available. .

Deployment of Multi-Use Site Controls

  • 2 minutes to read

This document describes assemblies required by web projects that use the functionality of the Multi-Use Site controls. Some of the assemblies are essential, while others (which provide additional functionality) can be optionally deployed, depending on your requirements.

Note

If you use other DevExpress components in your project, using and deploying them should comply with the corresponding EULA documents. For more details on licensing information and DevExpress redistribution policy, refer to Redistribution and Deployment.

Depending upon the permissions you have on a production server and the amount of web applications that use the same assemblies provided by DevExpress, you can either register the assemblies in the global system assembly cache (GAC) or place them into the Bin folder of your application on the target computer. To learn more about web project deployment techniques, see ASP.NET Deployment Content Map.

Required Libraries

Below are essential libraries required by applications that use the Multi-Use Site controls.

Assembly Description
DevExpress.Data.v20.2.dll Implements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources.
DevExpress.Web.v20.2.dll Contains classes that implement the core functionality of all DevExpress web controls and the functionality of controls from the following components: Data Editors, GridView, Card View, Vertical Grid, Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management and Multi-Use Site Controls.

Optional Libraries

The following libraries provide additional functionality for web projects that use the functionality of the Multi-Use Site controls.