DotNetWikiBot Framework Documentation
Templates, which are used to distinguish disambiguation pages. Set this variable manually if required. Multiple templates can be specified, use '|' character as the delimeter. Letters case doesn't matter.

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

Syntax

C#
public string disambig

Field Value

Type: String

Examples

 Copy imageCopy
site.disambig = "disambiguation|disambig|disam";

See Also