IControlAddIn Interface
Defines the interface for the control add-in.
Namespace: Microsoft.Dynamics.Framework.UI.Extensibility
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in Microsoft.Dynamics.Framework.UI.Extensibility.dll)
Usage
Syntax
'Declaration
public interface IControlAddIn
Remarks
All Microsoft Dynamics NAV Windows client control add-ins must implement IControlAddIn. The IControlAddIn interface enables the control add-in to call the Microsoft Dynamics NAV framework to get additional information about the control add-ins behavior.
Platforms
See Also
Reference
IControlAddIn Members
Microsoft.Dynamics.Framework.UI.Extensibility Namespace