FormFieldInfo GetPropertyValue Method (FormFieldPropertyEnum, IMacroResolver, MacroSettings, Boolean)Kentico 8.0 API Reference
Gets resolved property value.

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

Parameters

property
Type: CMS.FormEngine FormFieldPropertyEnum
Property
resolver
Type: CMS.MacroEngine IMacroResolver
Macro resolver
macroSettings (Optional)
Type: CMS.MacroEngine MacroSettings
Macro context
resolveAllMacros (Optional)
Type: OnlineSystem Boolean
Indicates if text values which contain macro expressions should be resolved too, default value is false - only macro values are resolved

Return Value

Type: OnlineString
See Also