Keyoti SearchUnit API Docs
NextPageLink Property
API DocumentationKeyoti.SearchEngine.WebSearchResultNextPageLink
Keyoti SearchUnit v6
Link to the next page of results, is empty string if on last page.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string NextPageLink { get; set; }
public virtual string NextPageLink { get; set; }
Public Overridable Property NextPageLink As String
	Get
	Set
Public Overridable Property NextPageLink As String
	Get
	Set
public:
virtual property String^ NextPageLink {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ NextPageLink {
	String^ get ();
	void set (String^ value);
}
abstract NextPageLink : string with get, set
override NextPageLink : string with get, set
abstract NextPageLink : string with get, set
override NextPageLink : string with get, set
Property Value

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