Returns string that represents human readable form of field name.
Tries to resolve field's caption.
Field name is returned in case of invalid macro or empty caption.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- macroResolver
- Type: CMS.MacroEngine IMacroResolver
Macro resolver used to resolve caption, can be null
Return Value
Type: StringSee Also