MacroExpressionToStringIndexer Method |
Handles indexer expressions.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax protected string ToStringIndexer(
bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
Determines whether the string representation is made for debug purposes
Return Value
Type:
StringSee Also