Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
IFlow
Visitor
Tab
Backward Method
Will be called if the user is currently navigating the
UserFlow
using the
GoToPreviousControl
Command
Definition
Namespace:
Firefly.Box.Flow
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
void
TabBackward
()
VB
Copy
Sub
TabBackward
F#
Copy
abstract
TabBackward
:
unit
->
unit
See Also
Reference
IFlowVisitor Interface
Firefly.Box.Flow Namespace
In This Article
Definition
See Also