Keyoti Search for ASP.NET API Docs
DocumentUri Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventArgsDocumentUri
Keyoti Search for ASP.NET 2010
The uri of the document that is about to be added
Declaration Syntax
C#Visual BasicVisual C++
public string DocumentUri { get; set; }
Public Property DocumentUri As String
public:
property String^ DocumentUri {
	String^ get ();
	void set (String^ value);
}

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