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.
Exposes methods that are required by the client user interface for extending the Settings dialog box.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public interface ISettingsDialog
public interface class ISettingsDialog
Public Interface ISettingsDialog
Methods
| Name | Description | |
|---|---|---|
![]() |
EnableApply() | Enables the Apply button. |
![]() |
SelectTab(Guid) | Selects a tab in the Settings dialog box. |
![]() |
ShowDialog(Guid) | Displays the Settings dialog box. |
Remarks
This interface is needed so that the user interface that is compiled in separate assemblies can cast the parent form into a class that implements this interface and call the implemented methods.
See Also
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top
.jpeg)