Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
FormController Class
FormController Methods
SaveForm Method
SaveForm Method (Form, FormSaveOptions)
SaveForm Method (Form, FormSaveOptions, SqlConnection, SqlTransaction)
FormController
SaveForm Method (Form, FormSaveOptions)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveForm
(
Form
form
,
FormSaveOptions
saveOptions
=
null
)
Parameters
form
Type:
Omada.OE.Model
Form
saveOptions
(Optional)
Type:
Omada.OE.Model
FormSaveOptions
Return Value
Type:
Int32
See Also
Reference
FormController Class
SaveForm Overload
Omada.OE.AppLogic Namespace