Click or drag to resize

SearchGeneratorBackendName Property

This is preliminary documentation and is subject to change.

Class name of search back-end to use (Default: $wgSearchType, MediaWiki 1.22+)

Namespace: WikiClientLibrary.Generators
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntax
public string? BackendName { get; set; }

Property Value

String
See Also