Creates new instance with value evaluator which needs a context.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
Name of the field
- valueEvaluator
- Type: System Func EvaluationContext, Object
Value evaluation function which needs context
- availabilityCondition (Optional)
- Type: System Func EvaluationContext, Boolean
Availability condition
See Also