Enumeration OpenURLMode

The handling mode of links opening a new website.

Enumeration Members

Enumeration Members

Allow: "allow"

Allow all links to open a new website.

Confirm: "confirm"

A confirmation dialog opens with every link trying to open a new website.

Deny: "deny"

Deny all links to open a new website.