Namespace EPiServer.ClientScript.Events
Classes
AlertEvent
Displays a client side alert box for when the specified event occurs on the target control
ConfirmEvent
Displays a client side confirmation dialog a client event
CustomEvent
Abstract base class for client side event handlers
DisablePageLeaveEvent
DisablePageLeaveEvent is used to suppress the warning shown by Page
EventBase
Abstract base class for client side event handlers
PageLeaveCheckEvent
Attaches to the window load event of the client and initializes change listeners for input fields.
If input fields has changed when the page is about to be unloaded a confirm dialog is shown to notify the user about unsaved changes.
By using the Disable
ReloadPageEvent
Registers a client side event that reloads the page in the specified window when the event occurs.
SetFocusEvent
This event is used to give a control focus and/or select the controls text content.
ToggleDisplayEvent
Displays a client side confirmation dialog a client event