Plugins
- Base class for defining Atlas display plugin with registration: MAT.Atlas.Client.Presentation.Plugins.DisplayPlugin
- Display plugin registration attribute. Used to register display's elements with the framework: MAT.Atlas.Client.Presentation.Plugins.DisplayPluginAttribute
- Display plugin settings attribute. Used to register display's elements with the framework: MAT.Atlas.Client.Presentation.Plugins.DisplayPluginSettingsAttribute
Back to Display API