Specifies the add-ins that are registered in the Microsoft Dynamics NAV database. Add-ins enable you to extend Microsoft Dynamics NAV. An add-in is a custom control, or visual element, for displaying and modifying data on Microsoft Dynamics NAV Windows client and Microsoft Dynamics NAV Web client pages.
Additional Information
Add-ins are delivered as Microsoft .NET Framework-based assemblies. The add-in can be used with Microsoft Dynamics NAV Windows client and Microsoft Dynamics NAV Web client pages. The following table describes the types, or categories, of add-ins.
Category | Description |
---|---|
DotNet Control Add-in | Extensibility introduced with Microsoft Dynamics NAV 2013 that enables you to development for Microsoft Dynamics NAV Windows client. For more information, see Extending the Windows Client Using Control Add-ins. |
JavaScript Control Add-in | Extensibility introduced with Microsoft Dynamics NAV 2016 that enables you to developing add-ins that can be used on all display targets. For more information, see Extending Any Microsoft Dynamics NAV Client Using Control Add-ins. |
DotNet Interoperability | Extensibility that uses .NET Framework Interoperability. For more information, see Extending Microsoft Dynamics NAV Using Microsoft .NET Framework Interoperability. |
Language Resource | Language resource assembly that is used for translating or localizing the Microsoft Dynamics NAV client. |
To include an add-in on a Role Center, you apply the add-in on a page that is assigned to a part of the Role Center.