Public Properties

  Name Description
public property AdditionalObjects Gets or sets a dictionary of result objects for which the form will set a value on behalf of the selected object, for example, the property manager.
public property ConnectionManager Gets or sets the connection manager that is used to connect to the database.
public property ControlValidationRules Gets or sets a dictionary that maps a property name to appropriate validation rules.
public property DataUpdatedDelegate Gets or sets a delegate for managing the Refresh verb for a QueryNodeBase object.
public property DialogData Gets or sets dialog box data that is passed when the dialog box is launched.
public property DisplayName Gets or sets the display name that is used by the page control and associated message boxes.
public property ForceRefresh Gets or sets a value that indicates whether the page data forces the scope node or view to refresh after the form disappears.
public property FormType Gets or sets the type of form that supports the page data.
public property HelpTopic Gets or sets the Help topic in the .chm file that corresponds to the page data.
public property Initialized Gets or sets a value that indicates whether the page data is initialized.
public property IsNewObject Gets or sets a value that indicates whether the management object that is represented by the page data is a new object.
public property NamedValues Gets or sets a global dictionary of named values that are supplied by the scope node.
public property NodeDescription Gets or sets the active node description.
public property ObjectClassName  
public property PageId Gets or sets a GUID that identifies the page with which the page data is associated.
public property PageXmlObject Gets or sets a template page XML object for a page XML sub-element.
public property ParentControl Gets or sets a reference to either a type of property page or a type of wizard page.
public property ParentResultObject Gets or sets the parent result object that created the current node.
public property PropertyManager Gets or sets the property manager that handles load, save, and data binding operations for the page data.
public property ReadOnly Gets or sets a value that indicates whether the page control for the page data is read-only, based on the permission setting.
public property SelectionSharedData Gets or sets shared data that is sent when the dialog box is launched as a result of a clipboard operation.
public property Snapin Gets or sets the Configuration Manager console snap-in for the Microsoft Management Console.
public property UserData Gets or sets extra data that is used by the page control that correspond to the page data.
public property XmlDefinedReadonly Gets or sets a value that indicates whether the page data XML is defined as read-only.

See Also


Send comments about this topic to Microsoft.