ModuleListPageGrouping Class
Defines a specialized System.Windows.Forms.ListView object that can contain subitems.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | ModuleListPageGrouping(String, String) | Initializes a new instance of the ModuleListPageGrouping class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether two ModuleListPageGrouping objects are equal.(Overrides Object.Equals(Object).) |
![]() | GetHashCode() | Gets the hash code for the object.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Gets the display name of the grouping.(Overrides Object.ToString().) |
For an example of a ModuleListPageGrouping object, see the .NET Profile page in 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.
Show:

