ISmsMultiPageForm Members
Represents a form, in Configuration Manager 2007, that contains multiple pages.
The following tables list the members exposed by the ISmsMultiPageForm type.
Public Properties
Name | Description | |
---|---|---|
ShowForm | Gets a value indicating whether the form should be displayed. | |
Title | Gets or sets the title of the form. |
Top
Public Methods
Name | Description | |
---|---|---|
AddAllPages | Adds the specified pages to the form. | |
AddPage | Adds a single page that contains the specified page control to the form. | |
RemoveAllPages | Clears all pages from the form. | |
RemovePage | Removes a single page from the form. |
Top
See Also
Reference
ISmsMultiPageForm Interface
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsTabbedDialog