Click or drag to resize

TogglerCreateChildControls Method

Creates the toggler' child controls.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override void CreateChildControls()
Remarks
Adds the hidden state control. This is used to preserve the open/closed state of the toggler across post-backs.
See Also