MacroSecurityProcessor RemoveMacroSecurityParams Method (String, String )Kentico 8.0 API Reference
Removes |(hash) and |(user) security parameters from given expression.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

expression
Type: OnlineSystem String
Macro expression to remove the parameters from
user
Type: OnlineSystem String 
Value of the removed user parameter

Return Value

Type: OnlineString
See Also