IParameter |
| Name | Description | |
|---|---|---|
| GetParameterValueFromQueryStringValue(Guid, Guid, QueryStringValue) | Gets a ParameterValue from a QueryStringValue. | |
| GetParameterValueFromQueryStringValue(Guid, Guid, QueryStringValue, ParameterValueTypes) | Gets a ParameterValue from a QueryStringValue, if the ParameterValueTypes value of the returned ParameterValue does not match the type requested by valueType then a ParameterValue with a Token of NoSelection will be returned. |