Click or drag to resize

CompositeControlBasecsScriptTag Field

Open tag for an HTML script tag with language and type specified.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected const string csScriptTag = "
<script language="javascript" type="text/javascript">
"

Field Value

Type: String
See Also