Keyoti Search for ASP.NET API Docs
IsDocumentToBeCrawledEventData Constructor (isDocumentToBeCrawled, document, pathMatchesToBeIgnored, pathMatchesToBeIncluded, parentUri)
API DocumentationKeyoti.SearchEngine.EventsIsDocumentToBeCrawledEventDataIsDocumentToBeCrawledEventData(Boolean, Document, ArrayList, ArrayList, String)
Keyoti Search for ASP.NET 2010
Creates a new instance
Declaration Syntax
C#Visual BasicVisual C++
public IsDocumentToBeCrawledEventData(
	bool isDocumentToBeCrawled,
	Document document,
	ArrayList pathMatchesToBeIgnored,
	ArrayList pathMatchesToBeIncluded,
	string parentUri
)
Public Sub New ( _
	isDocumentToBeCrawled As Boolean, _
	document As Document, _
	pathMatchesToBeIgnored As ArrayList, _
	pathMatchesToBeIncluded As ArrayList, _
	parentUri As String _
)
public:
IsDocumentToBeCrawledEventData(
	bool isDocumentToBeCrawled, 
	Document^ document, 
	ArrayList^ pathMatchesToBeIgnored, 
	ArrayList^ pathMatchesToBeIncluded, 
	String^ parentUri
)
Parameters
isDocumentToBeCrawled (Boolean)
document (Document)
pathMatchesToBeIgnored (ArrayList)
pathMatchesToBeIncluded (ArrayList)
parentUri (String)

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