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

BaseXafPage.ActionContainersChanged Event

Namespace: DevExpress.ExpressApp.Web.Templates

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public event EventHandler<ActionContainersChangedEventArgs> ActionContainersChanged

Event Data

The ActionContainersChanged event's data class is DevExpress.ExpressApp.Templates.ActionContainersChangedEventArgs.

See Also