Constructor.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourcePrefix (Optional)
- Type: System String
Resource string prefix for text representation of fields
- fieldInfo (Optional)
- Type: CMS.FormEngine FormFieldInfo
Field info
- resolver (Optional)
- Type: CMS.MacroEngine MacroResolver
Macro resolver to use
- sortItems (Optional)
- Type: System Boolean
If true, the items are sorted before filling a target collection
See Also