SpecialFieldsDefinition Constructor Kentico 8.0 API Reference
Constructor.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourcePrefix (Optional)
Type: OnlineSystem 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: OnlineSystem Boolean
If true, the items are sorted before filling a target collection
See Also