Keyoti SearchUnit API Docs
PreviousPageLink Property
API DocumentationKeyoti.SearchEngine.WebSearchResultPreviousPageLink
Keyoti SearchUnit v6
Link to the previous page of results, is empty string if on first page.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string PreviousPageLink { get; set; }
public string PreviousPageLink { get; set; }
Public Property PreviousPageLink As String
	Get
	Set
Public Property PreviousPageLink As String
	Get
	Set
public:
property String^ PreviousPageLink {
	String^ get ();
	void set (String^ value);
}
public:
property String^ PreviousPageLink {
	String^ get ();
	void set (String^ value);
}
member PreviousPageLink : string with get, set
member PreviousPageLink : string with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120