ControlPanelCategorization 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.
Represents a category type for items in the IIS Manager workspace.
public ref class ControlPanelCategorization sealed
public sealed class ControlPanelCategorization
type ControlPanelCategorization = class
Public NotInheritable Class ControlPanelCategorization
- Inheritance
-
ControlPanelCategorization
Constructors
ControlPanelCategorization(String, String) |
Initializes a new instance of the ControlPanelCategorization class. |
Fields
AreaCategorization |
Specifies the string "Role". |
CategoryCategorization |
Specifies the string "Function". |
Properties
DisplayName |
Gets the display name of the category type. |
Key |
Gets the unique identifier of the category type. |
Methods
Equals(Object) |
Gets a value indicating whether two category types have the same display name. |
GetHashCode() |
Gets the hash code of the category type. |