Click or drag to resize

webHeader Constructor (String, String)

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

Namespace:  imbACE.Network.web.result
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public webHeader(
	string input,
	string __value
)
Request Example View Source

Parameters

input
Type: SystemString
__value
Type: SystemString
See Also