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

See Also

Advanced