Share via


MonitoringPage(ManagementPackUIPage) Constructor

Definition

Initializes a new instance of the MonitoringPage class.

public:
 MonitoringPage(Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPage ^ clone);
public MonitoringPage (Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPage clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringPage : Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPage -> Microsoft.EnterpriseManagement.Configuration.MonitoringPage
Public Sub New (clone As ManagementPackUIPage)

Parameters

clone
ManagementPackUIPage

The clone.

Remarks

This is used for back compat issues

Applies to