IHomepageTaskListProvider Interface
Enables an object to add task items to the Connection tasks list that is displayed on the Start page in IIS Manager.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | GetTaskList(IServiceProvider, ModulePageInfo) | Returns the list of task items to be added to the Connection tasks list on the Start page. |
The object is registered by the IExtensibilityManager interface.
The following example implements the IHomepageTaskListProvider interface.
Show:
