DotNetWikiBot Framework Documentation
Returns true, if page redirects to another page. Don't forget to load actual page contents from live wiki Load()()()() before using this function.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public bool IsRedirect()

Return Value

Type: Boolean
Returns bool value.

See Also