UIPageSets

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains groups of user interface (UI) pages that are used to configure a monitor type, template, or module type.

Schema Hierarchy

ManagementPack
  PresentationTypes
    UIPageSets

Syntax

<UIPageSets>
   <UIPageSet ID=”UIPageSetID” Comment=”Comment” TypeDefinitionID=”TypeDefinitionID”>…</UIPageSet>
</UIPageSets>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

UIPageSet

Optional element. Represents a group of UI pages that are used to configure a monitor type, template, or module type.

Parent Elements

Element Description

PresentationTypes

Contains all defined 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 pages.

See Also

Reference

PresentationTypes