ClientStation.SelectedPage Property

Gets or sets the client's selected page name.
<ID("SelectedPage", (int)e.SelectedPage)> _ 
Public Property SelectedPage() As String
This language is not supported or no code example is available.
[ID("SelectedPage", (int)e.SelectedPage)] 
public string SelectedPage {get; set;}
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