Removes parameter with given name from macro expression (expression should be without brackets {%%}).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- expression
- Type: System String
Macro expression without the type brackets
- name
- Type: System String
Name of the parameter to remove
Return Value
Type: StringSee Also