Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setVisible Method 

Sets the value indicating if an item is visible.

[JavaScript]
NavigationItem.setVisible(visible)

Parameters

visible
true to display the item, false to hide the item.

See Also

NavigationItem Object


Direct link to this topic