UIPages
System Center
Updated: August 10, 2011
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Contains references to Windows Forms that are used in either a wizard or a property page set.
<UIPages> <UIPage ID=”UIPageID” Comment=”Comment” Accessibility=”Public/Internal”>…</UIPage></UIPages>
The following sections describe attributes, child elements, and the parent element of the UIPages element.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
|
Optional element. Represents a Windows Form that is used in either a wizard or a property page set. |
Parent Elements
| Element | Description |
|---|---|
|
Contains all defined user interface (UI) related types that are defined in the management pack. |
Warning |
|---|
| Operations Manager 2007 R2 does not currently support the creation of custom UI page sets or UI pages. |
Show:
Warning