|   | FormAddNewFormSectionWithText Method  | 
 
            Returns a new (empty) form section with text.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic FormSectionWithText AddNewFormSectionWithText(
	string name = null
)
Parameters
- name (Optional)
 - Type: SystemString
 
Return Value
Type: 
FormSectionWithText
See Also