InsertAllowed Property
Version: Available or changed with runtime version 1.0.
Sets a value to specify whether users can add records while using a page.
Applies to
- Page
- Request Page
Property Value
True if you want to allow users to add records; otherwise, false. The default value is true.
Syntax
InsertAllowed = false;