Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
FormSectionWithFields Class
FormSectionWithFields Methods
AddDefaultFields Method
AddField Method
AddFormSectionField Method
Clone Method
CompareItems Method
GetFormSectionFieldIds Method
GetFormSectionFields Method
RemoveFormSectionField Method
RemoveFormSectionFields Method
ResetAll Method
SetId_ Method
SortChildrenVOrder Method
FormSectionWithFields
AddFormSectionField Method
Adds a form section field to the end of the Fields collection. Tip: Use AddField() instead!
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
AddFormSectionField
(
FormSectionField
field
)
Parameters
field
Type:
Omada.OE.Model
FormSectionField
See Also
Reference
FormSectionWithFields Class
Omada.OE.Model Namespace