Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
FormController Class
FormController Methods
AddScriptFile Method
CanDeleteForm Method
CloneForms Method
DecrementFormSectionVOrder Method
DeleteForm Method
DeleteFormSection Method
DeleteFormSectionField Method
FormFieldContainsProperty Method
GetDataObjectTypeAttachedFormIds Method
GetFormFieldVOrder Method
GetFormIdByFormSectionId Method
GetFormManager Method
GetFormName Method
GetFormSectionFieldOwner Method
GetFormSectionIdByFormSectionFieldId Method
GetFormSectionName Method
IncrementFormSectionVOrder Method
LoadForm Method
LoadForms Method
SaveForm Method
SaveFormSection Method
SaveFormSectionField Method
SetFormFieldVOrder Method
SetFormSectionFieldsVOrder Method
SwitchFormFieldSection Method
FormController
SaveFormSection Method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveFormSection
(
FormSectionBase
formSection
,
FormSaveSectionOptions
saveOptions
)
Parameters
formSection
Type:
Omada.OE.Model
FormSectionBase
saveOptions
Type:
Omada.OE.Model
FormSaveSectionOptions
Return Value
Type:
Int32
See Also
Reference
FormController Class
Omada.OE.AppLogic Namespace