Wiki |
This is preliminary documentation and is subject to change.
The WikiPageStub type exposes the following members.
Name | Description | |
---|---|---|
HasId | Gets a value that indicates whether Id contains page ID information. | |
HasNamespaceId | Gets a value that indicates whether Id contains page namespace ID information. | |
HasTitle | Gets a value that indicates whether Title contains page title information. | |
Id | Gets the page ID. | |
IsEmpty | Checks whether the current structure does not represent an (existent or missing) page. | |
IsInvalid | Checks whether the structure represents a invalid page. | |
IsMissing | Checks whether the page is confirmed as missing. | |
IsSpecial | Checks whether the structure represents a Special page. | |
NamespaceId | Gets the namespace ID of the page. | |
Title | Gets the full title of the page. |