Click or drag to resize

BootInplaceTip Constructor (String)

Constructor with tooltip text.

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

Parameters

text
Type: SystemString
The tooltip text.
See Also