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 | |
---|---|---|
GetParameter(String) |
Gets the value of the given parameter/property.
(Inherited from BaseModule.) |
|
GetParameter(String, Boolean) |
Gets the value of the given parameter/property.
(Inherited from BaseModule.) |
|
GetParameter(IContext, Locator, Int32) |
Gets a URL parameter value by position.
|
|
GetParameter(IContext, Locator, String) |
Gets a query parameter.
|