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 | |
---|---|---|
MapUrlParameters(IRenderContext) |
Unmaps any URL parameters, making parameters available on the querystring only.
|
|
MapUrlParameters(IRenderContext, array<String>[]()[][]) |
Maps the URL parameters to the given parameter names, to enable manipulation of the parameters using normal querystring methods.
|