RequestParamValue Property
The Value of the NVP Parameter.
Syntax
__property String RequestParamValue[int RequestParamIndex] = {read=FRequestParamValue, write=FSetRequestParamValue};
Default Value
""
Remarks
The Value of the NVP Parameter.
The size of the array is controlled by the RequestParamCount property.
This property is not available at design time.
Data Type
String