Click or drag to resize

TemplateMasterFrameworkScripts Property

Template location for framework-dependent javascript file references (e.g. those requiring jQuery or Bootstrap). Allows support of jQuery and Bootstrap script references near end of body.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public abstract ScriptReferencer FrameworkScripts { get; }

Property Value

Type: ScriptReferencer
See Also