DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns bool value.
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: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public bool IsRedirect() |
Return Value
Type: BooleanReturns bool value.