DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
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: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public string disambig |
Field Value
Type: StringExamples
Copy | |
---|---|
site.disambig = "disambiguation|disambig|disam"; |