Removes |(hash) and |(user) security parameters from given expression.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
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:See Also