ModuleListPageGrouping Class

Definition

Defines a specialized ListView object that can contain subitems.

public ref class ModuleListPageGrouping sealed
[System.Serializable]
public sealed class ModuleListPageGrouping
type ModuleListPageGrouping = class
Public NotInheritable Class ModuleListPageGrouping
Inheritance
ModuleListPageGrouping
Attributes

Remarks

For an example of a ModuleListPageGrouping object, see the .NET Profile page in IIS Manager.

Constructors

ModuleListPageGrouping(String, String)

Initializes a new instance of the ModuleListPageGrouping class.

Properties

Name

Gets the name of the grouping.

Text

Gets the display name of the grouping.

Methods

Equals(Object)

Determines whether two ModuleListPageGrouping objects are equal.

GetHashCode()

Gets the hash code for the object.

ToString()

Gets the display name of the grouping.

Applies to