New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClosed
OnClosing
OnDestroying
OnLoad
OnNavigating
OnShowed
OnShowing
Telerik.Web.UI.LightBoxClientEvents
RadLightBox Client Events
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.LightBoxClientEvents
Properties
OnClosed String
This client event will be fired when the RadLightBox popup is closed.
OnClosing String
This client event will be fired when closing the RadLightBox popup.
OnDestroying String
This client event fires when the client object is about to be destroyed.
OnLoad String
This client event will be fired when the RadLightBox client component is initializing.
OnNavigating String
This client event fires when the user navigates out of the current page.
OnShowed String
This client event will be fired when the RadLightBox popup is opened.
OnShowing String
This client event will be fired when the RadLightBox popup is opening.