MacroExpressionGetPrefixMethodCall Method |
Returns string representation of the method in format First.MyMethod(Second, Third).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax protected string GetPrefixMethodCall(
bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
Debug mode
Return Value
Type:
StringSee Also