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
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
The tooltip text.
See Also