Gets resolved property value.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: System 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: StringSee Also