Skip to main content Skip to complementary content
Close announcements banner

GetSelectionPagerAsync Method

Overloads

GetSelectionPagerAsync(String)

Get a data pager for paging across the selected value of the field.

GetSelectionPagerAsync(String)

Get a data pager for paging across the selected value of the field.

Declaration

      public Task<DataPager> GetSelectionPagerAsync(string fieldName)
    

Parameters

Type Name Description
System.String fieldName

The name of the field for which to create the pager.

Returns

Type Description
System.Threading.Tasks.Task<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!