Click or drag to resize

BndLkup Constructor (InputTagTypes)

Constructor with input type override.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public BndLkup(
	InputTagTypes inputType
)

Parameters

inputType
Type: NetQuarryInputTagTypes
The type of INPUT-derived type to use, usually one of the type-specific HTML5 classes.
See Also