Keyoti Search for ASP.NET API Docs
IgnoredWords Property
API DocumentationKeyoti.SearchEngine.WebSearchResultIgnoredWords
Keyoti Search for ASP.NET 2010
Comma delimited list of words which were not searched for (stop-list).
Declaration Syntax
C#Visual BasicVisual C++
public string IgnoredWords { get; set; }
Public Property IgnoredWords As String
public:
property String^ IgnoredWords {
	String^ get ();
	void set (String^ value);
}

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