Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 605 Bytes

File metadata and controls

26 lines (20 loc) · 605 Bytes
title description author ms.author ms.date ms.reviewer ms.topic search.audienceType contributors
getAllPanes (Client API reference) in model-driven apps| MicrosoftDocs
Includes description and supported parameters for the getAllPanes method.
adrianorth
aorth
04/04/2022
jdaly
reference
developer
JimDaly

getAllPanes (Client API reference)

Returns a collection containing all active panes.

Syntax

Xrm.App.sidePanes.getAllPanes();

Related articles

sidePanes

Creating side panes using client API