UIPages
System Center
Updated: May 18, 2012
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.
<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