IModuleChildPage Interface

 

Provides access to the parent page of a child module page in IIS Manager.

Namespace:   Microsoft.Web.Management.Client
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

public interface IModuleChildPage

NameDescription
System_CAPS_pubpropertyParentPage

Gets or sets the parent module page of this child page.

The IModuleChildPage interface represents a page to which the user cannot directly navigate. The child page does not appear in the Connection pane, but the user can navigate to the child page from a parent page that does appear in the Connections pane.

Return to top
Show: