Keyoti Search for ASP.NET API Docs
DocumentRecord Constructor (uriString)
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDocumentRecord(String)
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(
	string uriString
)
Public Sub New ( _
	uriString As String _
)
public:
DocumentRecord(
	String^ uriString
)
Parameters
uriString (String)
Remarks
The Uri passed as a string will be converted to a Uri object the first time the Uri property is called.

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