ManagementContentNavigator.Create(ManagementUnit) Method
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.
Returns a ManagementContentNavigator object.
public:
static Microsoft::Web::Management::Server::ManagementContentNavigator ^ Create(Microsoft::Web::Management::Server::ManagementUnit ^ managementUnit);
public static Microsoft.Web.Management.Server.ManagementContentNavigator Create (Microsoft.Web.Management.Server.ManagementUnit managementUnit);
static member Create : Microsoft.Web.Management.Server.ManagementUnit -> Microsoft.Web.Management.Server.ManagementContentNavigator
Parameters
- managementUnit
- ManagementUnit
A ManagementUnit object.
Returns
A ManagementContentNavigator object.