IControlPanel Methods
IIS 7.0
The IControlPanel type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetCategories | Retrieves the set of categories that are registered for the specified category type. |
![]() | GetCategory | Retrieves the Home page category of the feature that is associated with the specified category string. |
![]() | GetPage | Retrieves the feature that has the specified type. |
![]() | GetPages(Module) | Retrieves the collection of features that are registered in the specified module. |
![]() | GetPages(String, String) | Retrieves the collection of features that are registered in the specified category. |
![]() | RegisterCategory | Registers a new category of features in the Home page. |
![]() | RegisterHomepage | Registers the Home page that is associated with the connection. |
![]() | RegisterPage(ModulePageInfo) | Registers a new feature with the Home page without categorizing it. |
![]() | RegisterPage(String, ModulePageInfo) | Registers a new item in a Home page category. |
