Removes |(hash) and |(user) security parameters from given expression.
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 to remove the parameters from
- user
- Type: System String
Value of the removed user parameter
- hash
- Type: System String
Value of the removed hash parameter
Return Value
Type: StringSee Also