Share via


NavigationItem(Connection, ManagementConfigurationPath, Type, Object) Constructor

Definition

public:
 NavigationItem(Microsoft::Web::Management::Client::Connection ^ connection, Microsoft::Web::Management::Server::ManagementConfigurationPath ^ configurationPath, Type ^ pageType, System::Object ^ navigationData);
[System.ComponentModel.Browsable(false)]
public NavigationItem (Microsoft.Web.Management.Client.Connection connection, Microsoft.Web.Management.Server.ManagementConfigurationPath configurationPath, Type pageType, object navigationData);
new Microsoft.Web.Management.Client.NavigationItem : Microsoft.Web.Management.Client.Connection * Microsoft.Web.Management.Server.ManagementConfigurationPath * Type * obj -> Microsoft.Web.Management.Client.NavigationItem

Parameters

connection
Connection
configurationPath
ManagementConfigurationPath
pageType
Type
navigationData
Object
Attributes

Applies to