Click or drag to resize

ScriptLib Class

Default scripts and stylesheets
Inheritance Hierarchy
System.Web.UIControl
  Dynamicweb.UI.ControlsScriptLib

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("Text")]
public class ScriptLib : Control

The ScriptLib type exposes the following members.

Constructors
  NameDescription
Public methodScriptLib
Initializes a new instance of the ScriptLib class
Top
Methods
  NameDescription
Protected methodAddParsedSubObject
Protected methodRender
Loads a bundle of core scripts + css used on every page
Top
See Also