INavigationService.CurrentItem Property

Definition

Gets the current page in the IIS Manager user interface.

public:
 property Microsoft::Web::Management::Client::NavigationItem ^ CurrentItem { Microsoft::Web::Management::Client::NavigationItem ^ get(); };
public Microsoft.Web.Management.Client.NavigationItem CurrentItem { get; }
member this.CurrentItem : Microsoft.Web.Management.Client.NavigationItem
Public ReadOnly Property CurrentItem As NavigationItem

Property Value

The current page.

Applies to