expressappframework-devexpress-dot-expressapp-dot-systemmodule-a11757a2.md
The Controllers that manage binding between Actions and their controls in Templates that support the IActionControlsSite interface.
Namespace : DevExpress.ExpressApp.SystemModule
Assembly : DevExpress.ExpressApp.v25.2.dll
NuGet Package : DevExpress.ExpressApp
public class ActionControlsSiteController :
Controller,
IModelExtender
Public Class ActionControlsSiteController
Inherits Controller
Implements IModelExtender
The ActionControlsSiteController Controller uses mapping specified in the ActionDesign | ActionToContainerMapping Application Model node to place Action controls to the Action Containers. You can customize this Controller behavior by handling the following events.
Object MarshalByRefObject Component Controller ActionControlsSiteController
See Also
ActionControlsSiteController Members
How to: Customize Action Controls
How to create a custom action type with a custom control (BarCheckItem), associated with it