MacroExpressionParseAll Method |
Parses the whole expression tree.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax protected MacroExpression ParseAll(
bool supressError
)
Parameters
- supressError
- Type: SystemBoolean
If true no exceptions are thrown
Return Value
Type:
MacroExpressionSee Also