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.
Displays the Settings dialog box.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
void ShowDialog(
Guid defaultSelectedTabId
)
void ShowDialog(
Guid defaultSelectedTabId
)
Sub ShowDialog (
defaultSelectedTabId As Guid
)
Parameters
defaultSelectedTabId
Type: System.GuidThe global identifier of the tab to display.
See Also
ISettingsDialog Interface
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top