Creates a new PagingInfoContainer with the given paging helper
            
    Namespace: 
   Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public PagerResultsTemplateContainer( PagingInfo pagingInfo ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub New ( _ pagingInfo As PagingInfo _ ) | 
| Visual C++ | 
|---|
| public: PagerResultsTemplateContainer( PagingInfo^ pagingInfo ) | 
Parameters
- pagingInfo
- Type: Endeca.Web.UI.WebControls..::.PagingInfo





