MacroSecurityProcessor RemoveMacroSecurityParams Method (String, String )Kentico 8.1 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.1.5347.20411)

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