SettingsDialogProvider.ShowSettingsDialog Method
Displays the Settings dialog box.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
ShowSettingsDialog() | Displays the Settings dialog box, with the first tab selected by default. |
|
ShowSettingsDialog(Guid) | Displays the Settings dialog box, with the specified tab shown. |
See Also
SettingsDialogProvider Class
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top