Overload List

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

See Also