Click or drag to resize

BootStatic Constructor

Standard constructor.

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

Parameters

text
Type: SystemString
The text content (which is not escaped and may be HTML).
See Also