DotNetWikiBot Framework Documentation
Overload List
Name | Description | |
---|---|---|
Save()()()() | Saves contents of text to live wiki site. Uses
defaultEditComment and minorEditByDefault
(true by default). | |
Save(String) | Saves specified text in page on live wiki. Uses
defaultEditComment and minorEditByDefault
(true by default). | |
Save(String, Boolean) | Saves text contents to live wiki site. | |
Save(String, String, Boolean) | Saves specified text on page on live wiki. | |
Save(String, String, Boolean, Boolean) | Saves specified text on page on live wiki. |