Defines the interface that allows a control add-in to get information about the container of the add-in control.
Namespace: Microsoft.Dynamics.Framework.UI.Extensibility
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in microsoft.dynamics.framework.ui.extensibility.dll)
public interface IControlAddInSite
The IControlAddIn interface is initialized with a control add-in site object, which implements the IControlAddInSite interface. The IControlAddInSite interface provides information to control add-in across all display targets and allows the control add-in to call functionality inside the Microsoft Dynamics NAV framework. For example, a control can retrieve metadata information.