MacroExpression CheckSyntax Method Kentico 8.1 API Reference
Checks the syntactic tree of parsed expression if everything is ok and ready for correct evaluation.

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

Parameters

originalExpression
Type: OnlineSystem String
Expression which was parsed
See Also