Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 969 Bytes

File metadata and controls

34 lines (25 loc) · 969 Bytes
title description author ms.author ms.date ms.reviewer ms.topic applies_to search.audienceType contributors
process.getDisplayState (Client API reference) in model-driven apps| MicrosoftDocs
Includes description and supported parameters for the process.getDisplayState method.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
developer
JimDaly

process.getDisplayState (Client API reference)

[!INCLUDE./includes/getDisplayState-description.md]

Syntax

formContext.ui.process.getDisplayState();

Return Value

Type: String.

Description: Returns expanded or collapsed on the legacy web client; returns expanded, collapsed, or floating on Unified Interface.

Related articles

setDisplayState
formContext.ui.process

[!INCLUDEfooter-include]