Share via


SettingsDialogProvider.ShowSettingsDialog Method

 

Displays the Settings dialog box.

Namespace:   Microsoft.WindowsServerSolutions.Settings
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static ShowSettingsDialog()

Displays the Settings dialog box, with the first tab selected by default.

System_CAPS_pubmethodSystem_CAPS_static ShowSettingsDialog(Guid)

Displays the Settings dialog box, with the specified tab shown.

See Also

SettingsDialogProvider Class
Microsoft.WindowsServerSolutions.Settings Namespace

Return to top