Click or drag to resize

WikiSite Properties

This is preliminary documentation and is subject to change.

The WikiSite type exposes the following members.

Properties
 NameDescription
Public propertyAccountAssertionFailureHandler A handler used to re-login when account assertion fails.
Public propertyAccountInfo Gets the current user's account information.
Public propertyApiEndpoint The endpoint URL for MediaWiki API.
Public propertyExtensions Gets a collection of installed extensions on this MediaWiki site.
Public propertyInitialization A task that indicates the asynchronous initialization status of this instance.
Public propertyInterwikiMap Gets the interwiki map information on this wiki site.
Public propertyLogger Replaces the logger factory of the specified instance.
Public propertyMagicWords Gets a list of magic words and their aliases on this MediaWiki site. (MW 1.14+)
Public propertyModificationThrottler A throttler used to enforce the speed limitation when performing edit/move/delete operations.
Public propertyNamespaces Gets a collection of namespaces used on this MediaWiki site.
Protected propertyOptions Gets the options applied to the current instance.
Public propertySiteInfo Gets the basic site information.
Public propertyWikiClient Gets the MediaWiki API client used to perform the requests.
Top
See Also