The EPiServer.ClientScript.WebControls namespace contains WebControls that implement various script manager features.
Classes
Class | Description | |
---|---|---|
![]() | ScriptAlertEvent |
Attaches a client side alert pop-up for the event and control specified
|
![]() | ScriptConfirmEvent |
Attaches a client side confirmation pop-up for the event and control specified
|
![]() | ScriptDisablePageLeaveEvent |
Remove the page leave event that is added to window.beforeunload
|
![]() | ScriptEvent |
Attaches a client side confirmation pop-up for the event and control specified
|
![]() | ScriptEventBase |
Base class for all client-side event controls
|
![]() | ScriptReloadPageEvent |
Attaches a client side reload window for the event and control specified
|
![]() | ScriptSetFocusEvent |
Attaches a client side script to set focus or select the text of the element suplied as Focus target
|
![]() | ScriptSettingItem |
Represents an client side script setting in a ScriptSettings control.
|
![]() | ScriptSettingItemCollection |
A collection of ScriptSettingItems with built-in storing and restoring of items to and from view state.
|
![]() | ScriptSettings |
Sets script object properties for a control on the page
|
![]() | ScriptToggleDisplayEvent |
Attaches a client side confirmation pop-up for the event and control specified
|