Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.MacroEngine
MacroField Class
MacroField Methods
GetValue Method
IsFieldAvailable Method
MacroField
GetValue Method
Returns the value of the field in the given evaluation context.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
Object
GetValue
(
EvaluationContext
context
)
Parameters
context
Type:
CMS.MacroEngine
EvaluationContext
Evaluation context under which to evaluate the field value
Return Value
Type:
Object
See Also
Reference
MacroField Class
CMS.MacroEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com