NavigationItem(Connection, ManagementConfigurationPath, Type, Object) Constructor
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.
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