IModelNodeUpdaterRegistrator Interface
In This Article
Implemented by objects that register node updaters in the application.
Namespace: DevExpress.ExpressApp.Model.Core
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. To learn about node updaters, refer to the Convert Application Model Differences topic.
See Also