KryptonNavigatorOnCloseAction(KryptonPage) Method |
Raises and processes the CloseAction event.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual CloseButtonAction OnCloseAction(
KryptonPage page
)
Parameters
- page KryptonPage
- Page that is requested to be closed.
Return Value
CloseButtonActionReturns the action that was performed.
See Also