Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 932 Bytes

File metadata and controls

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

navigationItem.setVisible (Client API reference)

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

Syntax

navigationItem.setVisible(bool);

Parameter

Name Type Required Description
bool Boolean Yes Specify true or false to indicate whether the item is visible or not.

Related articles

getVisible
formContext.ui.navigation

[!INCLUDEfooter-include]