UltimateSearch Class Library

UltimateSearchOutput.GetIndexedPages Method 

Gets the indexed pages.

[Visual Basic]
Public Function GetIndexedPages() As DataView
[C#]
public DataView GetIndexedPages();

Return Value

Data view that contains the indexed pages sorted alphabetically. Each row in the data table has the url, title, description, keywords and length of the page.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace