DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Renames the page. Redirection from old title to new title is
automatically created.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void RenameTo( string newTitle, string reason ) |
Parameters
- newTitle
- Type: System..::..String
New title of this page.
- reason
- Type: System..::..String
Reason for renaming.