Public Properties

  Name Description
public property Context Gets or sets the user interface (UI) page context.
public property 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.
public property HeaderText Gets or sets the header text for the user interface (UI) page.
public property HelpKey Gets or sets help key associated with this UI page.
public property Host Gets the host framework where the user interface (UI) page is hosted.
public property InputConfigurationXml Gets or sets the XML configuration data that the user interface (UI) page should load from.
public property IsConfigValid Gets or sets a Boolean value that determines whether the user interface (UI) page configuration is currently valid.
public property 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.
public property OutputConfigurationXml Gets or sets the XML configuration data that user interface (UI) page outputs.
public property PageReference Gets or sets the user interface (UI) page reference for this page.
public property ParentPageSet Gets or sets the user interface (UI) page set that this UI page is a part of.
public property ReadOnly Gets or sets a Boolean value that determines whether this user interface (UI) page is read-only.
public property SharedUserData Gets or sets the object that is used to share data between user interface (UI) pages.
public property 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.