ExpressionEvaluator EvaluateInternal Method Kentico 8.0 API Reference
Evaluates the expression and returns the result.

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

Parameters

match
Type: OnlineSystem Boolean 
Returns true if all datamembers used were known (could have been null, but must have been registered)
securityPassed
Type: OnlineSystem Boolean 
Returns true if the security of the evaluated macro was ok (both integrity and permissions)

Return Value

Type: OnlineObject
See Also