Click or drag to resize

HiddenInput Constructor (String)

Constructor with ID.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public HiddenInput(
	string id
)

Parameters

id
Type: SystemString
The control's ID.
See Also