| FormFormSaveButtonMode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public enum FormSaveButtonMode
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default (as specified for the entire application, e.g. in skin and/or .config-files) | |
| SaveAndContinue | 1 | One button functioning as "Save and Continue" | |
| SaveAndClose | 2 | One button functioning as "Save and Close" | |
| Both | 3 | Two buttons: one to "Save and Continue" one to "Save and Close" |