Click or drag to resize

requestParameter Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the requestParameter class

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public requestParameter(
	string paramLine
)
Request Example View Source

Parameters

paramLine
Type: SystemString
See Also