Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents data specific to the current page in Configuration Manager 2007.
The following tables list the members exposed by the SmsPageData type.
Public Constructors
Name | Description | |
---|---|---|
SmsPageData | Initializes a new instance of SmsPageData. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
ConnectionManager | Gets or sets the connection manager that is used to connect to the database. |
![]() |
ControlValidationRules | Gets or sets a dictionary that maps a property name to appropriate validation rules. |
![]() |
DataUpdatedDelegate | Gets or sets a delegate for managing the Refresh verb for a QueryNodeBase object. |
![]() |
DialogData | Gets or sets dialog box data that is passed when the dialog box is launched. |
![]() |
DisplayName | Gets or sets the display name that is used by the page control and associated message boxes. |
![]() |
ForceRefresh | Gets or sets a value that indicates whether the page data forces the scope node or view to refresh after the form disappears. |
![]() |
FormType | Gets or sets the type of form that supports the page data. |
![]() |
HelpTopic | Gets or sets the Help topic in the .chm file that corresponds to the page data. |
![]() |
Initialized | Gets or sets a value that indicates whether the page data is initialized. |
![]() |
IsNewObject | Gets or sets a value that indicates whether the management object that is represented by the page data is a new object. |
![]() |
NamedValues | Gets or sets a global dictionary of named values that are supplied by the scope node. |
![]() |
NodeDescription | Gets or sets the active node description. |
![]() |
ObjectClassName | |
![]() |
PageId | Gets or sets a GUID that identifies the page with which the page data is associated. |
![]() |
PageXmlObject | Gets or sets a template page XML object for a page XML sub-element. |
![]() |
ParentControl | Gets or sets a reference to either a type of property page or a type of wizard page. |
![]() |
ParentResultObject | Gets or sets the parent result object that created the current node. |
![]() |
PropertyManager | Gets or sets the property manager that handles load, save, and data binding operations for the page data. |
![]() |
ReadOnly | Gets or sets a value that indicates whether the page control for the page data is read-only, based on the permission setting. |
![]() |
SelectionSharedData | Gets or sets shared data that is sent when the dialog box is launched as a result of a clipboard operation. |
![]() |
Snapin | Gets or sets the Configuration Manager console snap-in for the Microsoft Management Console. |
![]() |
UserData | Gets or sets extra data that is used by the page control that correspond to the page data. |
![]() |
XmlDefinedReadonly | Gets or sets a value that indicates whether the page data XML is defined as read-only. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsPageData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsPageControl Class