Defines an Operations Manager user interface (UI) page.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As UIPage
Syntax
'Declaration
Public Class UIPage
    Inherits UserControl
    Implements IUIPage, IDisposable
public class UIPage : UserControl, IUIPage, IDisposable
public ref class UIPage : public UserControl, IUIPage, IDisposable
public class UIPage extends UserControl implements IUIPage, IDisposable
public class UIPage extends UserControl implements IUIPage, IDisposable
Inheritance Hierarchy
System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Windows.Forms.Control
         System.Windows.Forms.ScrollableControl
           System.Windows.Forms.ContainerControl
             System.Windows.Forms.UserControl
              Microsoft.EnterpriseManagement.UI.UIPage
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP