Click or drag to resize

HorizontalSplitterCustomScript Method

Generates the control's custom javascript. For performance reasons it is preferable to have this script in a .js file.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string CustomScript()

Return Value

Type: String
The javascript to be rendered on the page.
Remarks
THIS SCRIPT IS NOT UP TO DATE.
See Also