NavigatorRibbon.SharepointEnabled

Syntax

SharepointEnabled: Boolean

Description

The SharepointEnabled property determines whether the Discuss in SharePoint button is displayed on the Home tab.

Comments

The property can be set only from JSON on component creation.

Set the property to True to display the Discuss in SharePoint button. By default this property is set to False, and the button is hidden.

Example

The example of property use is given in the Example of creating the NavigatorRibbon component.

See also:

NavigatorRibbon