Wiki | 
This is preliminary documentation and is subject to change.
The WikiPageCategoryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| WikiPageCategoryInfo | Initializes a new instance of the WikiPageCategoryInfo class | 
| Name | Description | |
|---|---|---|
| FullSortKey | Gets the sortkey (hexadecimal string) of the current page in the category. | |
| IsHidden | Gets a value that indicates whether the category is hidden. | |
| Page | Page information for the category. | |
| SortKey | Gets the sortkey prefix (human-readable part) of the current page in the category. | |
| TimeStamp | Gets the timestamp of when the category was added. | |
| Title | Full name of the category, with namespace prefix. | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString)  |