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. |
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. |
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 ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.