Share via


FormRun.saveUserSetting Method

Is called when the user settings for a form are saved.

Syntax

public void saveUserSetting()

Run On

Client

Remarks

To override this method on a form, right-click the Methods node below the form, click Override Method, and then click saveUserSetting.

For information about best practices for forms and code, see No Code in Forms.

See Also

Reference

FormRun Class