Constructor.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalExpression
- Type: System String
The whole expression which was being parsed when this error occured.
- errorIndex
- Type: System Int32
Index within OriginalExpression where the parsing error occured
See Also