UIPages

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

Contains references to Windows Forms that are used in either a wizard or a property page set.

Schema Hierarchy

ManagementPack
  PresentationTypes
    UIPages

Syntax

<UIPages>
   <UIPage ID=”UIPageID” Comment=”Comment” Accessibility=”Public/Internal”>…</UIPage></UIPages>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the UIPages element.

Attributes

None.

Child Elements

Element Description

UIPage

Optional element. Represents a Windows Form that is used in either a wizard or a property page set.

Parent Elements

Element Description

PresentationTypes

Contains all defined user interface (UI) related types that are defined in the management pack.

Remarks

Warning

Operations Manager 2007 R2 does not currently support the creation of custom UI page sets or UI pages.

See Also

Reference

PresentationTypes