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()
Protected Function CustomScript As String
Return Value
Type:
StringThe javascript to be rendered on the page.
Remarks THIS SCRIPT IS NOT UP TO DATE.
See Also