MacroProcessor RemoveParameter Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberRemoveParameter(String, String)
Removes parameter with given name from macro expression (expression should be without brackets {%%}).
Public methodStatic memberRemoveParameter(String, String, String )
Removes parameter with given name from macro expression (expression should be without brackets {%%}).
Back to Top
See Also