C# Class WikiFunctions.Lists.Providers.WikiSearchListProvider

Gets a list of pages which are returned from a wiki search of the Named Pages, in mainspace only
Slow query!!
Inheritance: ApiListProviderBase
Mostra file Open project: reedy/AutoWikiBrowser

Protected Properties

Property Type Description
SearchType string

Public Methods

Method Description
MakeList ( ) : List
Selected ( ) : void
WikiSearchListProvider ( ) : System

Method Details

MakeList() public method

public MakeList ( ) : List
return List

Selected() public method

public Selected ( ) : void
return void

WikiSearchListProvider() public method

public WikiSearchListProvider ( ) : System
return System

Property Details

SearchType protected_oe property

protected string SearchType
return string