DiscussMenu.Url

Syntax

Url: String

Description

The Url property determines a link to be published.

Comments

By default the property is set to window.location.href: that is, a link to the current page.

Use the setUrl method to set the property value, and the getUrl method to get the property value.

Example

The example of the setUrl and getUrl methods use is given in description of the DiscussMenu.share method.

See also:

DiscussMenu