RepositorySmartcut (Property)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Returns the Smartcut generated using the Repository options on the Document Options dialog. A SmartCut is a link in the form of a special URL to an item in the Hyperion Foundation Repository.

Action:

Read only, String

Example:

This example shows how to return the Smartcut path generated for the embedded repository object in an Alert box:

Alert(EmbeddedBrowser1.RepositorySmartcut)