1 out of 1 rated this helpful - Rate this topic

ModuleListPageGrouping Class

Defines a specialized ListView object that can contain subitems.

System..::..Object
  Microsoft.Web.Management.Client..::..ModuleListPageGrouping

Namespace:  Microsoft.Web.Management.Client
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
[SerializableAttribute]
[SecurityPermissionAttribute(SecurityAction.Demand, Flags = SecurityPermissionFlag.UnmanagedCode)]
public sealed class ModuleListPageGrouping

The ModuleListPageGrouping type exposes the following members.

  NameDescription
Public methodModuleListPageGroupingInitializes a new instance of the ModuleListPageGrouping class.
Top
  NameDescription
Public propertyNameGets the name of the grouping.
Public propertyTextGets the display name of the grouping.
Top
  NameDescription
Public methodEqualsDetermines whether two ModuleListPageGrouping objects are equal. (Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCodeGets the hash code for the object. (Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToStringGets the display name of the grouping. (Overrides Object..::..ToString()()()().)
Top

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.