DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns redirection target page title. Returns empty string, if this Page is not a redirection.
Returns redirection target. Don't forget to load
actual page contents from live wiki Load()()()() before using this
function.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public string RedirectsTo() |
Return Value
Type: StringReturns redirection target page title. Returns empty string, if this Page is not a redirection.