INavigationService.CurrentItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.