Keyoti Search for ASP.NET API Docs
DontIndex Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDontIndex
Keyoti Search for ASP.NET 2010
Whether to ignore the document during index creation.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool DontIndex { get; set; }
Public Overridable Property DontIndex As Boolean
public:
virtual property bool DontIndex {
	bool get ();
	void set (bool value);
}

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