Enumeration ScriptRenderModes

Determines how scripts are included into the page

System.Object
  System.ValueType
    System.Enum
      Westwind.Web.Controls.ScriptRenderModes

public sealed enum ScriptRenderModes

Enumeration Values

MemberDescription
Header Renders the script include into the header of the page. Bottom of header.
HeaderTop Renders the script include into the header of the page
Inherit Inherits the setting from the control or from the ClientScript.DefaultScriptRenderMode
Inline
Script Uses ClientScript or ScriptManager to embed the script include

Requirements

Namespace: Westwind.Web.Controls
Assembly: jquerycontrols.dll


  Last Updated: 11/12/2008 | © West Wind Technologies, 2008