Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Namespace EPiServer.ClientScript

Classes

ClientScriptUtility

Contains common helper methods for client script generation

ScriptManager

The ScriptManager class is a handler for client side scripts and settings for DOM objects.

ScriptManager.NodeKeyDictionary

Dictionary with the base node object as key and a list of ObjectPair as value

ScriptManager.ObjectSettingList

A list of node property names and property values

ScriptManager.SettingsDictionary

Main script settings dictionary containing instances of NodeKeyDictionary

Structs

ScriptManager.ObjectSettingPair

A client side setting containing a setting name and a setting value

Interfaces

ISupportsScriptManager

Determines if a HTTP handler supports the ScriptManager, implemented for example by PageBase.

Enums

EventType

Client-side events which the ScriptManager can attach listeners for