Share via


Microsoft.SqlServer.Management.SqlWizardFramework Namespace

The Microsoft.SqlServer.Management.SqlWizardFramework namespace contains a set of classes that provide a framework for SQL Server wizards.

Classes

  Class Description
Public class Page Represents a page. The page can be a property sheet or a page of a wizard.
Public class PageFrameworkActionEventArgs Provides event data for the WizardFramework class.
Public class PageFrameworkEventArgs Provides event data for the Page class.
Public class SqlPage Provides methods and properties that can be used to customize the Page class.
Public class SqlWizardFramework Provides the ability to customize the WizardFramework class.
Public class WizardButtonsPanel Represents a panel of wizard buttons.
Public class WizardFramework Provides the framework for a wizard.
Public class WizardHeaderPanel Represents a wizard header panel.
Public class WizardHelpPanel Represents a wizard help panel.
Public class WizardNavigationPanel Represents a wizard navigation panel.
Public class WizardPagePanel Represents a wizard page panel.

Enumerations

  Enumeration Description
Public enumeration CloseReason Specifies the reason that the wizard is closing.
Public enumeration FrameworkButton Specifies the button type of the wizard or property sheet.
Public enumeration ResizeMode Specifies the resize mode.