GetSelectionPager Method
Overloads
GetSelectionPager(String) |
Get a data pager for paging across the selected value of the field. |
GetSelectionPager(String)
Get a data pager for paging across the selected value of the field.
Declaration
public DataPager GetSelectionPager(string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
The name of the field for which to create the pager. |
Returns
Type | Description |
---|---|
DataPager |
A data pager for the selections of the specified field. |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!