DiscussMenu.AutoShare

Syntax

AutoShare: Boolean

Description

The AutoShare property determines whether the user is automatically directed to a corresponding Web site on selecting a menu item.

Comments

If the property is set to True (default), on selecting a menu item the user is automatically directed to appropriate Web site. If the property is set to False the Web site page does not appear.

Use the setAutoShare method to set the property value, and the getAutoShare method to get the property value.

Example

The example of the setAutoShare method use is given in description of the DiscussMenu.share method.

See also:

DiscussMenu