Keyoti Search for ASP.NET API Docs
PhraseElement Constructor (phrase, configuration)
API DocumentationKeyoti.SearchEngine.SearchPhraseElementPhraseElement(String, Configuration)
Keyoti Search for ASP.NET 2010
Creates a phrase element based on phrase
Declaration Syntax
C#Visual BasicVisual C++
public PhraseElement(
	string phrase,
	Configuration configuration
)
Public Sub New ( _
	phrase As String, _
	configuration As Configuration _
)
public:
PhraseElement(
	String^ phrase, 
	Configuration^ configuration
)
Parameters
phrase (String)
The phrase, WITHOUT quotes.
configuration (Configuration)
The instance of the Configuration class that holds the settings to be used.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609