Click or drag to resize

WikiPageStub Properties

This is preliminary documentation and is subject to change.

The WikiPageStub type exposes the following members.

Properties
 NameDescription
Public propertyHasId Gets a value that indicates whether Id contains page ID information.
Public propertyHasNamespaceId Gets a value that indicates whether Id contains page namespace ID information.
Public propertyHasTitle Gets a value that indicates whether Title contains page title information.
Public propertyIdGets the page ID.
Public propertyIsEmpty Checks whether the current structure does not represent an (existent or missing) page.
Public propertyIsInvalidChecks whether the structure represents a invalid page.
Public propertyIsMissingChecks whether the page is confirmed as missing.
Public propertyIsSpecialChecks whether the structure represents a Special page.
Public propertyNamespaceIdGets the namespace ID of the page.
Public propertyTitleGets the full title of the page.
Top
See Also