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.8.0+bba8b7a48c3412988f4331f41f4164c670d73663
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