ControlPanelCategorization Class
Represents a category type for items in the IIS Manager workspace.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | ControlPanelCategorization(String, String) | Initializes a new instance of the ControlPanelCategorization class. |
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets the display name of the category type. |
![]() | Key | Gets the unique identifier of the category type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Gets a value indicating whether two category types have the same display name.(Overrides Object.Equals(Object).) |
![]() | GetHashCode() | Gets the hash code of the category type.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | AreaCategorization | Specifies the string "Role". |
![]() ![]() | CategoryCategorization | Specifies the string "Function". |
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:



