GetListObjectPager Method
Overloads
| GetListObjectPager(String) | 
             Get a list object paging interface for a list box at the specified path.  | 
        
      
    
GetListObjectPager(String)
Get a list object paging interface for a list box at the specified path.
Declaration
      ListObjectPager GetListObjectPager(string path)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | path | 
           The property path for the list object.  | 
      
Returns
| Type | Description | 
|---|---|
| ListObjectPager | 
           The ListObjectPager instance.  |