DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Undoes the last edit, so page text reverts to previous contents.
The function doesn't affect other actions 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
Revert comment.
- isMinorEdit
- Type: System..::..Boolean
Minor edit mark (pass true for minor edit).