DotNetWikiBot Framework Documentation
Saves all pages in PageList to live wiki site. Uses defaultEditComment and minorEditByDefault settings. This function doesn't limit the saving speed, so in case of working on public wiki, it's better to use SaveSmoothly()()()() function in order to decrease server load.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void Save()

See Also