ModuleListPageGrouping Class
Definition
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.
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. |