Back to Devexpress

IModelNodeUpdaterRegistrator Interface

expressappframework-devexpress-dot-expressapp-dot-model-dot-core-a553fd93.md

latest1.4 KB
Original Source

IModelNodeUpdaterRegistrator Interface

Implemented by objects that register node updaters in the application.

Namespace : DevExpress.ExpressApp.Model.Core

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelNodeUpdaterRegistrator
vb
Public Interface IModelNodeUpdaterRegistrator

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

IModelNodeUpdaterRegistrator Members

DevExpress.ExpressApp.Model.Core Namespace