SettingsDialogProvider Class

 

Provides the functionality to open the Settings dialog box.

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

System::Object
  Microsoft.WindowsServerSolutions.Settings::SettingsDialogProvider

public ref class SettingsDialogProvider abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCacheGuid(Guid)

Stores the global identifier of a tab in the cache to use when the Settings dialog box is launched from the Settings button.

System_CAPS_pubmethodSystem_CAPS_staticShowSettingsDialog()

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

System_CAPS_pubmethodSystem_CAPS_staticShowSettingsDialog(Guid)

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

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: