Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains information that represents a category group.
The CategoryGroup type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Indicates whether this CategoryGroup instance and a specified object are equal. (Overrides ValueType.Equals(Object).) |
![]() |
GetHashCode | Returns the hash code for the current CategoryGroup object. (Overrides ValueType.GetHashCode().) |
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality | Determines whether two specified CategoryGroup objects are equal. |
![]() ![]() |
Inequality | Determines whether two specified CategoryGroup objects are not equal. |
Top
Fields
Name | Description | |
---|---|---|
![]() |
CatId | Represents the identifier of the category group. |
![]() |
Order | Represents the order of the category group. |
![]() |
Title | Represents the title of the category group. |
Top