NavigationItem(Connection, ManagementConfigurationPath, Type, Object) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- connection
- Connection
- configurationPath
- ManagementConfigurationPath
- pageType
- Type
- navigationData
- Object
- Atributos