DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Undoes the last edit of every page in this PageList, so every page text reverts
to previous contents. The function doesn't affect other operations
like renaming.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void Revert( string comment, bool isMinorEdit ) |
Parameters
- comment
- Type: System..::..String
Your edit comment.
- isMinorEdit
- Type: System..::..Boolean
Minor edit mark (true = minor edit).