Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.2 KB

devenv-linksallowed-property.md

File metadata and controls

42 lines (30 loc) · 1.2 KB
title description ms.author ms.date ms.topic author ms.reviewer
LinksAllowed Property
Sets whether links are allowed.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

LinksAllowed Property

Version: Available or changed with runtime version 1.0.

Sets whether links are allowed.

Applies to

  • Page
  • Request Page

Property Value

True if links are allowed; otherwise, false. The default value is true.

Syntax

LinksAllowed = false;

Remarks

If LinksAllowed is set to true, then you can add links or notes to a page. The links can be a links to web sites, files stored on the local computer or on a remote computer, or links to pages.

On a page, the links and notes are displayed in FactBoxes. If LinksAllowed is set to true, then the Actions menu has a Notes item and a Links item. You use these to create and modify notes and links.

See Also

Properties