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.0.5239.26125)
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