SmsDialogData Members
Contains data about a Configuration Manager 2007 dialog box.
The following tables list the members exposed by the SmsDialogData type.
Public Constructors
Name | Description | |
---|---|---|
SmsDialogData | Initializes a new instance of SmsDialogData. |
Top
Public Properties
Name | Description | |
---|---|---|
Cancelled | Gets or sets a value that indicates whether the user has canceled the dialog box. | |
CustomData | Gets or sets custom data. | |
DialogId | Gets or sets the identifier for the dialog box. | |
FormType | Gets or sets a value that indicates the form type of the dialog box, for example, wizard. | |
IsModal | Gets or sets a value that indicates whether the dialog is modal. | |
ParentWindow | Gets or sets the parent window of the dialog box. | |
PropertySheetXml | Gets or sets the property sheet XML for the dialog box. | |
PropertySheetXmlFilePath | Gets or sets the file path for the property sheet XML. | |
SecurityVerbs | Gets or sets security rights for the dialog box. |
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
SmsDialogData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsDialogBase Class