Skip to main content Skip to complementary content

GetInitialDataAsync Method

Last updated: 8/31/2026

Overloads

GetInitialDataAsync()

Returns data as defined by the InitialDataFetch setting.

GetInitialDataAsync()

Returns data as defined by the InitialDataFetch setting.

Declaration

      public Task<IEnumerable<NxDataPage>> GetInitialDataAsync()
    

Returns

Type Description
System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<NxDataPage>>

A task returning the initial data as result.

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 – please let us know!