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