ClientStation.OpenPreviousPage Method

Open previous page
<ID("OpenPreviousPage", (int)e.OpenPreviousPage)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function OpenPreviousPage() As Boolean
This language is not supported or no code example is available.
[ID("OpenPreviousPage", (int)e.OpenPreviousPage)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public bool OpenPreviousPage()
This language is not supported or no code example is available.

Return Value

bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition