IsPreview Property

Version: Available or changed with runtime version 12.1.

Specifies if the page is available as part of a preview release.

Applies to

  • Page

Remarks

The IsPreview property displays a note in the UI that the page or feature is currently in preview and is subject to change. The default value is false. This property is used when the PageType property is set to PromptDialog. For more information, see The PromptDialog page type.

Setting IsPreview to true has no further impact across Business Central. It has no relation to the private or public preview programs for any Microsoft products, nor is it exclusive to sandbox environments.

See Also

Getting Started with AL
Developing Extensions
The PromptDialog page type
PromptMode property
PageType property