Keyoti Search for ASP.NET API Docs
IsDocumentToBeIndexedEventData Constructor (willIndex, document)
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeIndexedEventDataIsDocumentToBeIndexedEventData(Boolean, Document)
Keyoti Search for ASP.NET 2010
New instance
Declaration Syntax
C#Visual BasicVisual C++
public IsDocumentToBeIndexedEventData(
	bool willIndex,
	Document document
)
Public Sub New ( _
	willIndex As Boolean, _
	document As Document _
)
public:
IsDocumentToBeIndexedEventData(
	bool willIndex, 
	Document^ document
)
Parameters
willIndex (Boolean)
document (Document)

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