Click or drag to resize
FormHelperGetFormFieldDefaultControlType Method
Overload List
  NameDescription
Public methodStatic memberGetFormFieldDefaultControlType(String, FieldEditorControlsEnum)
Returns default form field control type according to the form field data type. If the control type of the configured control is not allowed, returns null.
Public methodStatic memberGetFormFieldDefaultControlType(String, Boolean)
Returns default form field control type according to the form field data type.
Top
See Also