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

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