RunPageMode Property

Version: Available or changed with runtime version 1.0.

Sets the mode in which the page is run. Choose between View, Edit, or Create.

Applies to

  • Page Action

Property Value

Value Available or changed with Description
View runtime version 1.0 The page is run in View mode.
Edit runtime version 1.0 The page is run in Edit mode.
Create runtime version 1.0 The page is run in Create mode.

Syntax

RunPageMode = Edit;

See Also

Properties
RunObject Property