ClientStation.CurrentPage Property

Gets the name of the client's page currently displayed.
<ID("CurrentPage", (int)e.CurrentPage)> _ 
Public Property CurrentPage() As String 
Get 
This language is not supported or no code example is available.
[ID("CurrentPage", (int)e.CurrentPage)] 
public string CurrentPage {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition