HomepageExtension Class
Implements the IHomepageTaskListProvider interface and provides a way for IIS Manager to notify the extension to refresh the extension's data.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | HomepageExtension() | Initializes a new instance of the HomepageExtension class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetTaskList(IServiceProvider, ModulePageInfo) | Returns the list of task items to be added to the Connection tasks list on the Start page of IIS Manager. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnRefresh() | Occurs when the Start page in IIS Manager is refreshed. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IHomepageTaskListProvider.GetTaskList(IServiceProvider, ModulePageInfo) | Returns the list of task items to be added to the Connection tasks list on the Start page of IIS Manager. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



