Overload List

  NameDescription
Public methodHistoryForward()()()()
Asynchronously loads the next display in the display history, if there is one.
Public methodHistoryForward(Int32)
Asynchronously loads a display in the display history, going forward a specified number of steps.
Public methodHistoryForward(WindowTargetType, String)
Asynchronously loads the previous display in the display history, if there is one. See remarks for Open(String, WindowTargetType, String, GwxWindowProperties, AliasCommandType, String, String).
Public methodHistoryForward(WindowTargetType, String, Int32)
Asynchronously loads a display in the display history, going forward a specified number of steps. See remarks for Open(String, WindowTargetType, String, GwxWindowProperties, AliasCommandType, String, String).

See Also