Click or drag to resize

TogglerBCaption Property

The toggler caption. Clicking on caption or glyph invokes toggler. Note that at this time the caption is always escaped for HTML and rendered to the right of the glyph.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Caption { get; set; }

Property Value

Type: String
See Also