You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A Boolean property, the result of which determines whether response HTML for the weblet should be shown in a new browser window.

Default value

false() – response HTML is shown in the current browser window.

Valid values

true(), false() or any valid expression that returns True or False.

  • No labels