This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member MapUrlParameters(IRenderContext)
Unmaps any URL parameters, making parameters available on the querystring only.
Public method Static member MapUrlParameters(IRenderContext, array<String>[]()[][])
Maps the URL parameters to the given parameter names, to enable manipulation of the parameters using normal querystring methods.

See Also

Advanced