Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.33 KB

File metadata and controls

23 lines (18 loc) · 1.33 KB
title description author ms.author ms.topic ms.date ms.reviewer audience ms.search.region ms.search.validFrom ms.dyn365.ops.version
Public JavaScript APIs for extensible controls
Learn about where to find documentation about the public JavaScript APIs that can be used by extensible controls.
jasongre
jasongre
article
06/20/2017
johnmichalak
Developer
Global
2016-08-30
Platform update 2

Public JavaScript APIs for extensible controls

[!include banner]

This article shows where to find documentation about the public JavaScript APIs that can be used by extensible controls.

To minimize future breaks in extensible controls, an effort has been made to differentiate between the public and non-public JavaScript application programming interfaces (APIs) available to extensible controls. Control authors should ensure they only use public APIs, as any non-public API may be removed or modified in a future release. One of the planned modifications is to prefix the names of the non-public APIs with underscores to clearly denote access level. Documentation for the full set of public APIs can be found in Extensible Controls - Public JavaScript APIs.

[!INCLUDEfooter-include]