Keyoti SearchUnit API Docs
PreviousPageLink Property
API DocumentationKeyoti.SearchEngine.WebHeaderPreviousPageLink
Keyoti SearchUnit v6
Link to the previous page of results.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string PreviousPageLink { get; }
public string PreviousPageLink { get; }
Public ReadOnly Property PreviousPageLink As String
	Get
Public ReadOnly Property PreviousPageLink As String
	Get
public:
property String^ PreviousPageLink {
	String^ get ();
}
public:
property String^ PreviousPageLink {
	String^ get ();
}
member PreviousPageLink : string with get
member PreviousPageLink : string with get
Property Value
Remarks
Note this is an empty string if the current page is #1.

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