Standard constructor.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic BootStatic(
string text
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
The text content (which is not escaped and may be HTML).
See Also