UIOptionsGoToPreviouslyParkedRow Method

The UIController will try to return to the row on which it parked, before the SaveRowAndDo(ActionUIOptions) was called

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void GoToPreviouslyParkedRow()

See Also