ModifyAllowed Property

Version: Available or changed with runtime version 1.0.

Sets the value to determine whether users can modify records while using this page.

Applies to

  • Page
  • Request Page

Property Value

True if you want to allow the users to modify records; otherwise, false. The default is true.

Syntax

ModifyAllowed = false;

See Also

Properties