This topic has not yet been rated - Rate this topic

IHomepageTaskListProvider Interface

IIS 7.0

Enables an object to add task items to the Connection tasks list that is displayed on the Start page in IIS Manager.

Namespace:  Microsoft.Web.Management.Client.Extensions
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public interface IHomepageTaskListProvider

The IHomepageTaskListProvider type exposes the following members.

  NameDescription
Public methodGetTaskListReturns the list of task items to be added to the Connection tasks list on the Start page.
Top

The object is registered by the IExtensibilityManager interface.

The following example implements the IHomepageTaskListProvider interface.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.