aspnet-6907-components-multi-use-site-controls-product-information-included-components.md
The table below lists the Multi-Use Site Controls, their namespaces, and client-side equivalent controls.
| Logo | Server Control | Server Control Namespace | Client Object | Overview Topic | Description |
|---|---|---|---|---|---|
| ASPxCallback | DevExpress.Web | ASPxClientCallback | ASPxCallback Overview | A non-visual component that allows callbacks to be sent from the client side and processed both on the server and client sides. | |
| ASPxCallbackPanel | DevExpress.Web | ASPxClientCallbackPanel | ASPxCallbackPanel Overview | A panel control that acts as a container for other controls, and allows you to update its content on a callback. | |
| ASPxCaptcha | DevExpress.Web.Captcha | ASPxClientCaptcha | ASPxCaptcha Overview | A control for the challenge-response authentication. | |
| ASPxGlobalEvents | DevExpress.Web | ASPxClientGlobalEvents | None | A non-visual component that exposes a set of server-side and client-side events. This component centrally implements custom logic common to all DevExpress web controls on a form. | |
| ASPxHiddenField | DevExpress.Web | ASPxClientHiddenField | ASPxHiddenField Overview | A non-visual component that stores values of different types and synchronizes them between the server and client sides across round trips. | |
| ASPxObjectContainer | DevExpress.Web | ASPxClientObjectContainer | ASPxObjectContainer Overview | A container control that allows you to display media data (for example, Flash content, images, video, and audio) on a web page. | |
| ASPxPanel | DevExpress.Web | ASPxClientPanel | ASPxPanel Overview | A panel control that acts as a container for other controls. | |
| ASPxRatingControl | DevExpress.Web | ASPxClientRatingControl | ASPxRatingControl Overview | A web control that allows users to select a number of item images (for example, stars) to rate content. | |
| ASPxRoundPanel | DevExpress.Web | ASPxClientRoundPanel | ASPxRoundPanel Overview | A container panel with rounded corners. | |
| ASPxTimer | DevExpress.Web | ASPxClientTimer | ASPxTimer Overview | A timer control that generates recurring events at specified time intervals. |