Click or drag to resize

HorizontalSplitterEmitScript Property

Specifies whether or not the control should emit its script into the page. Currently the emitted code is not up to date and it is assumed that the control WILL NOT emit script and that the script resides in a .js file.

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

Property Value

Type: Boolean
See Also