Keyoti Search for ASP.NET API Docs
DocumentRecord Constructor (uri, loginPage)
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDocumentRecord(Uri, Boolean)
Keyoti Search for ASP.NET 2010
Creates a new DocumentRecord with the specified Uri and default properties.
Declaration Syntax
C#Visual BasicVisual C++
public DocumentRecord(
	Uri uri,
	bool loginPage
)
Public Sub New ( _
	uri As Uri, _
	loginPage As Boolean _
)
public:
DocumentRecord(
	Uri^ uri, 
	bool loginPage
)
Parameters
uri (Uri)
loginPage (Boolean)

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