DotNetWikiBot Framework Documentation
Returns redirection target. 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 string RedirectsTo()

Return Value

Type: String
Returns redirection target page title. Returns empty string, if this Page is not a redirection.

See Also