Click or drag to resize

BndLabel Constructor (String)

Constructor with associated control's ID.

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

Parameters

associatedClientID
Type: SystemString
The ID of the associated control.
See Also