Page.SaveRecord() Method
Version: Available or changed with runtime version 1.0.
Saves the current record as if performed by the client. If the record does not exist it is inserted, otherwise it is modified.
Syntax
Page.SaveRecord()
Parameters
Page
Type: Page
An instance of the Page data type.