Endeca Presentation API
PagesRequested Property
NamespacesEndeca.Navigation.AnalyticsStatementPagesRequested
Gets the number of pages requested.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int PagesRequested{ get;}
Public Overridable ReadOnly Property PagesRequested As Integer
public:
virtual property int PagesRequested {
	int get ();
}
Value
If the Statement is paged, returns an integer representing the number of rows requested. Returns 0 if the Statement is not paged.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0