Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.01 KB

File metadata and controls

38 lines (28 loc) · 1.01 KB
title description author ms.author ms.date ms.reviewer ms.topic applies_to search.audienceType contributors
setTabNavigatorVisible (Client API reference) in model-driven apps| MicrosoftDocs
Includes description and supported parameters for the setTabNavigationVisible method.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
developer
JimDaly

setTabNavigatorVisible (Client API reference)

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

Note

This method is supported only on Unified Interface.

Syntax

formContext.ui.headerSection.setTabNavigatorVisible(bool);

Parameter

Name Type Required Description
bool Boolean Yes Specify true to show the tab navigator; false to hide the tab navigator.

Related articles

formContext.ui.headerSection

[!INCLUDEfooter-include]