Click or drag to resize

WizPageKernelOnBack Method

Called from the template when the Back button is clicked. Override this method if you want to capture any changes to your page before the wizard moves back.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Remarks
Typically you don't need to override this method.
See Also