Table of Contents

Class InitSearchEventArgs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Provides data for the InitSearchEvent handler.

public class InitSearchEventArgs : EventArgs
Inheritance
InitSearchEventArgs

Constructors

InitSearchEventArgs(ISearch, IList<string>, SearchOptions)

Initializes a new instance of the InitSearchEventArgs class with specified parameters.

Properties

Options

Defines search behavior.

Search

Search engine where search should be processed.

SearchList

List of search engines.