DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Saves contents of text to live wiki site. Uses
defaultEditComment and minorEditByDefault
(true by default).
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void Save() |
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | Insufficient rights to edit this page. |
BotDisallowedException | Bot operation on this page is disallowed. |
EditConflictException | Edit conflict detected. |
WikiBotException | Any wiki-related error. |