IHomepageTaskListProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables an object to add task items to the Connection tasks list that is displayed on the Start page in IIS Manager.
public interface class IHomepageTaskListProvider
public interface IHomepageTaskListProvider
type IHomepageTaskListProvider = interface
Public Interface IHomepageTaskListProvider
- Derived
The following example implements the IHomepageTaskListProvider interface.
The object is registered by the IExtensibilityManager interface.
Get |
Returns the list of task items to be added to the Connection tasks list on the Start page. |