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