Click or drag to resize

LogParameterCollectionSuppressRedirect Property

This is preliminary documentation and is subject to change.

(Move) Whether to suppress the creation of redirect when moving the page.

Namespace: WikiClientLibrary.Generators
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntax
public bool SuppressRedirect { get; }

Property Value

Boolean
Remarks
This property returns true if either suppressredirect (Newer MediaWiki) or suppressedredirect (MediaWiki 1.19, or Wikia) is specified as true in the parameter collection.
See Also