Public
Properties
| Name | Description | |
|---|---|---|
|
Context | Gets or sets the user interface (UI) page context. |
|
Dirty | Gets or sets a Boolean value that determines whether the user interface (UI) page has changed. This value is only used when the page is hosted in a property sheet. |
|
HeaderText | Gets or sets the header text for the user interface (UI) page. |
|
HelpKey | Gets or sets help key associated with this UI page. |
|
Host | Gets the host framework where the user interface (UI) page is hosted. |
|
InputConfigurationXml | Gets or sets the XML configuration data that the user interface (UI) page should load from. |
|
IsConfigValid | Gets or sets a Boolean value that determines whether the user interface (UI) page configuration is currently valid. |
|
NavigationText | Gets or sets the navigation text for the user interface (UI) page. By default, the title provided in the Management Pack is used for this text. |
|
OutputConfigurationXml | Gets or sets the XML configuration data that user interface (UI) page outputs. |
|
PageReference | Gets or sets the user interface (UI) page reference for this page. |
|
ParentPageSet | Gets or sets the user interface (UI) page set that this UI page is a part of. |
|
ReadOnly | Gets or sets a Boolean value that determines whether this user interface (UI) page is read-only. |
|
SharedUserData | Gets or sets the object that is used to share data between user interface (UI) pages. |
|
TabName | Gets or sets the name of the tab name for the user interface (UI) page. By default, the tab name is the name of the Management Pack. |
See Also
Send comments about this topic to Microsoft.

