Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 915 Bytes

devenv-deleteallowed-property.md

File metadata and controls

35 lines (27 loc) · 915 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
DeleteAllowed Property
Sets a value that specifies whether users can delete records while using the page.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

DeleteAllowed Property

Version: Available or changed with runtime version 1.0.

Sets a value that specifies whether users can delete records while using the page.

Applies to

  • Page
  • Request Page

Property Value

True if the user can delete records; otherwise, false. The default value is true.

Syntax

DeleteAllowed = false;

See Also

Properties