Implementation
Smartsite 7.7 - ...
Custom DataEditor implementation
To even support more scenario's, you can supply your own implementation C# code or a reference to a type, to customize e.g. the save logic.
The implementation C# code or the specified reference to a type must implement the abstract class DataEditorLogic.
To start writing implementation code, click the "Laad template" button.
The Context objects passed as parameter look like this: